Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp543 static MachineInstrBuilder spillVGPRtoAGPR(const GCNSubtarget &ST, in spillVGPRtoAGPR() function
591 if (spillVGPRtoAGPR(ST, MI, Index, 0, Reg->getReg(), false).getInstr()) in buildMUBUFOffsetLoadStore()
699 auto MIB = spillVGPRtoAGPR(ST, MI, Index, i, SubReg, IsKill); in buildSpillLoadStore()