Searched defs:newOpc (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | ConstantFold.cpp | 154 if (unsigned newOpc = foldConstantCastPair(opc, CE, DestTy)) ConstantFoldCastInstruction() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMExpandPseudoInsts.cpp | 2386 unsigned newOpc = Opcode != ARM::VMOVDcc ? ARM::VMOVS : ARM::VMOVD; ExpandMI() local |
/llvm-project/llvm/lib/Target/ARM/AsmParser/ | ||
H A D | ARMAsmParser.cpp | 10412 unsigned newOpc; processInstruction() local |