Searched defs:MatchOp (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/contrib/dev/acpica/components/executer/ | ||
H A D | exoparg6.c | 213 UINT32 MatchOp, in AcpiExDoMatch() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineSelect.cpp | 384 if (Value *MatchOp = getCommonOp(TI, FI, true)) { foldSelectOpOp() local |