Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp1448 static MachineInstrBuilder spillVGPRtoAGPR(const GCNSubtarget &ST, in spillVGPRtoAGPR() function
1508 if (spillVGPRtoAGPR(ST, *MBB, MI, Index, 0, Reg->getReg(), false).getInstr()) in buildMUBUFOffsetLoadStore()
1824 auto MIB = spillVGPRtoAGPR(ST, MBB, MI, Index, Lane, Sub, IsKill); in buildSpillLoadStore()