Home
last modified time | relevance | path

Searched refs:splatValue (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/Dialect/Transforms/
H A DCIRSimplify.cpp267 mlir::Value splatValue = op.getValue(); in matchAndRewrite() local
269 mlir::dyn_cast_if_present<cir::ConstantOp>(splatValue.getDefiningOp()); in matchAndRewrite()