Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h412 void buildSpillLoadStore(MachineBasicBlock &MBB,
H A DSIRegisterInfo.cpp1270 void SIRegisterInfo::buildSpillLoadStore( in buildSpillLoadStore() function in SIRegisterInfo
1657 buildSpillLoadStore(*SB.MBB, SB.MI, SB.DL, Opc, Index, SB.TmpVGPR, false, in buildVGPRSpillLoadStore()
1662 buildSpillLoadStore(*SB.MBB, SB.MI, SB.DL, Opc, Index, SB.TmpVGPR, IsKill, in buildVGPRSpillLoadStore()
2062 buildSpillLoadStore( in eliminateFrameIndex()
2108 buildSpillLoadStore( in eliminateFrameIndex()
H A DSIFrameLowering.cpp139 TRI.buildSpillLoadStore(MBB, I, DL, Opc, FI, SpillReg, true, in buildPrologSpill()
160 TRI.buildSpillLoadStore(MBB, I, DL, Opc, FI, SpillReg, false, in buildEpilogRestore()