Searched defs:UserOpc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstrInfo.cpp | 7568 unsigned UserOpc = UserMI.getOpcode(); isNonFoldablePartialRegisterLoad() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 4649 unsigned UserOpc = User->getOpcode(); useDivRem() local |