Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h426 void buildSpillLoadStore(MachineBasicBlock &MBB,
H A DSIRegisterInfo.cpp1320 void SIRegisterInfo::buildSpillLoadStore( in buildSpillLoadStore() function in SIRegisterInfo
1740 buildSpillLoadStore(*SB.MBB, SB.MI, SB.DL, Opc, Index, SB.TmpVGPR, false, in buildVGPRSpillLoadStore()
1745 buildSpillLoadStore(*SB.MBB, SB.MI, SB.DL, Opc, Index, SB.TmpVGPR, IsKill, in buildVGPRSpillLoadStore()
2180 buildSpillLoadStore( in eliminateFrameIndex()
2249 buildSpillLoadStore( in eliminateFrameIndex()
H A DSIFrameLowering.cpp151 TRI.buildSpillLoadStore(MBB, I, DL, Opc, FI, SpillReg, IsKill, FrameReg, in buildPrologSpill()
173 TRI.buildSpillLoadStore(MBB, I, DL, Opc, FI, SpillReg, false, FrameReg, in buildEpilogRestore()