Home
last modified time | relevance | path

Searched defs:MatchOp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/python/mlir/dialects/transform/
H A Dstructured.py282 class MatchOp(MatchOp): global() class
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp432 if (!MatchOp) in foldSelectOpOp() local
391 if (Value *MatchOp = getCommonOp(TI, FI, true)) { foldSelectOpOp() local
455 Value *MatchOp = getCommonOp(TI, FI, TI->isCommutative()); foldSelectOpOp() local