Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h352 void buildSpillLoadStore(MachineBasicBlock &MBB,
H A DSIRegisterInfo.cpp1021 void SIRegisterInfo::buildSpillLoadStore( in buildSpillLoadStore() function in SIRegisterInfo
1292 buildSpillLoadStore(SB.MBB, SB.MI, Opc, Index, SB.TmpVGPR, false, FrameReg, in buildVGPRSpillLoadStore()
1297 buildSpillLoadStore(SB.MBB, SB.MI, Opc, Index, SB.TmpVGPR, IsKill, FrameReg, in buildVGPRSpillLoadStore()
1573 buildSpillLoadStore( in eliminateFrameIndex()
1607 buildSpillLoadStore( in eliminateFrameIndex()
H A DSIFrameLowering.cpp133 TRI.buildSpillLoadStore(MBB, I, Opc, FI, SpillReg, true, in buildPrologSpill()
154 TRI.buildSpillLoadStore(MBB, I, Opc, FI, SpillReg, false, in buildEpilogRestore()