Searched defs:HandOpcode (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 3007 unsigned HandOpcode = LeftHandInst->getOpcode(); matchHoistLogicOpWithSameOpcodeHands() local |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 5760 unsigned HandOpcode = N0.getOpcode(); hoistLogicOpWithSameOpcodeHands() local |