Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreFrameLowering.cpp145 MachineLocation SPDst(MachineLocation::VirtualFP); in emitPrologue() local
147 Moves.push_back(MachineMove(FrameLabel, SPDst, SPSrc)); in emitPrologue()
191 MachineLocation SPDst(FramePtr); in emitPrologue() local
193 MMI->getFrameMoves().push_back(MachineMove(FrameLabel, SPDst, SPSrc)); in emitPrologue()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FrameLowering.cpp709 MachineLocation SPDst(MachineLocation::VirtualFP); in emitPrologue() local
711 Moves.push_back(MachineMove(FrameLabel, SPDst, SPSrc)); in emitPrologue()
713 MachineLocation SPDst(StackPtr); in emitPrologue() local
715 Moves.push_back(MachineMove(FrameLabel, SPDst, SPSrc)); in emitPrologue()
781 MachineLocation SPDst(Ptr); in emitPrologue() local
783 Moves.push_back(MachineMove(Label, SPDst, SPSrc)); in emitPrologue()
899 MachineLocation SPDst(MachineLocation::VirtualFP); in emitPrologue() local
902 Moves.push_back(MachineMove(Label, SPDst, SPSrc)); in emitPrologue()
904 MachineLocation SPDst(StackPtr); in emitPrologue() local
906 Moves.push_back(MachineMove(Label, SPDst, SPSrc)); in emitPrologue()
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUFrameLowering.cpp161 MachineLocation SPDst(MachineLocation::VirtualFP); in emitPrologue() local
163 Moves.push_back(MachineMove(FrameLabel, SPDst, SPSrc)); in emitPrologue()
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCFrameLowering.cpp433 MachineLocation SPDst(MachineLocation::VirtualFP); in emitPrologue() local
435 Moves.push_back(MachineMove(FrameLabel, SPDst, SPSrc)); in emitPrologue()