Home
last modified time | relevance | path

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

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