Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexoparg6.c213 UINT32 MatchOp, in AcpiExDoMatch()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp391 if (Value *MatchOp = getCommonOp(TI, FI, true)) { in foldSelectOpOp() local
432 if (Value *MatchOp = in foldSelectOpOp() local
455 Value *MatchOp = getCommonOp(TI, FI, TI->isCommutative()); in foldSelectOpOp() local