Home
last modified time | relevance | path

Searched defs:NewDst (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp666 Register NewDst = MRI->createVirtualRegister(DestRC); runOnMachineFunction() local
H A DSIInstrInfo.cpp7200 Register NewDst = MRI.createVirtualRegister(&AMDGPU::VGPR_32RegClass); moveToVALUImpl() local
7220 Register NewDst = MRI.createVirtualRegister(&AMDGPU::VGPR_32RegClass); moveToVALUImpl() local
H A DSIISelLowering.cpp14858 unsigned NewDst = 0; // Final initialized value will be in here AddIMGInit() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64LegalizerInfo.cpp1444 auto NewDst = MRI.createGenericVirtualRegister(NewDstTy); legalizeIntrinsic() local
H A DAArch64InstructionSelector.cpp2962 Register NewDst = in select() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp