Searched defs:CopyReg (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp3556 unsigned CopyReg = ResultReg + i; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp712 Register CopyReg = SubRegMI->getOperand(1).getReg(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1FrameLowering.cpp888 const unsigned *CopyReg = local
998 auto CopyReg = local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerControlFlow.cpp216 Register CopyReg = SimpleIf ? SaveExecReg local
293 Register CopyReg = MRI->createVirtualRegister(BoolRC); local

Completed in 118 milliseconds