Home
last modified time | relevance | path

Searched defs:VGPR (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h55 Register VGPR; member
H A DSIMachineFunctionInfo.cpp278 void SIMachineFunctionInfo::allocateWWMSpill(MachineFunction &MF, Register VGPR, in allocateWWMSpill()
H A DSIFrameLowering.cpp927 Register VGPR = Reg.first; in emitCSRSpillStores() local
1032 Register VGPR = Reg.first; in emitCSRSpillRestores() local
H A DSIPeepholeSDWA.cpp1172 Register VGPR = MRI->createVirtualRegister(&AMDGPU::VGPR_32RegClass); in legalizeScalarOperands() local