Searched defs:VReg1 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMInstructionSelector.cpp | 247 Register VReg1 = MIB.getReg(1); in selectMergeValues() local |
H A D | ARMISelLowering.cpp | 11059 Register VReg1 = MRI->createVirtualRegister(TRC); EmitSjLjDispatchBlock() local |
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCInstrInfo.cpp | 680 BuildMI(*MF, MI->getDebugLoc(), get(PPC::ADDIStocHA8), VReg1) in generateLoadForNewConst() local |