Home
last modified time | relevance | path

Searched defs:IsConstantOp (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/tools/mlir-query/
H A Dmlir-query.cpp26 using IsConstantOp = detail::constant_op_matcher(); typedef
/llvm-project/mlir/lib/Query/Matcher/
H A DRegistryManager.cpp23 using IsConstantOp = detail::constant_op_matcher(); typedef
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp2178 bool IsConstantOp = isa<Constant>(OpILane); shouldBroadcast() local