Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h352 void buildSpillLoadStore(MachineBasicBlock &MBB,
H A DSIRegisterInfo.cpp1039 void SIRegisterInfo::buildSpillLoadStore( in buildSpillLoadStore() function in SIRegisterInfo
1310 buildSpillLoadStore(SB.MBB, SB.MI, Opc, Index, SB.TmpVGPR, false, FrameReg, in buildVGPRSpillLoadStore()
1315 buildSpillLoadStore(SB.MBB, SB.MI, Opc, Index, SB.TmpVGPR, IsKill, FrameReg, in buildVGPRSpillLoadStore()
1634 buildSpillLoadStore( in eliminateFrameIndex()
1670 buildSpillLoadStore( in eliminateFrameIndex()
H A DSIFrameLowering.cpp139 TRI.buildSpillLoadStore(MBB, I, Opc, FI, SpillReg, true, in buildPrologSpill()
160 TRI.buildSpillLoadStore(MBB, I, Opc, FI, SpillReg, false, in buildEpilogRestore()