Home
last modified time | relevance | path

Searched refs:LiveInVReg (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2310 Register LiveInVReg = MF.addLiveIn(Reg, &AMDGPU::VGPR_32RegClass); in allocateVGPR32Input() local
2311 MF.getRegInfo().setType(LiveInVReg, LLT::scalar(32)); in allocateVGPR32Input()