Home
last modified time | relevance | path

Searched defs:FPDst (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUFrameLowering.cpp180 MachineLocation FPDst(SPU::R1); in emitPrologue() local
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCFrameLowering.cpp442 MachineLocation FPDst(MachineLocation::VirtualFP, FPOffset); in emitPrologue() local
474 MachineLocation FPDst(HasFP ? (isPPC64 ? PPC::X31 : PPC::R31) : in emitPrologue() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FrameLowering.cpp719 MachineLocation FPDst(MachineLocation::VirtualFP, 2 * stackGrowth); in emitPrologue() local
737 MachineLocation FPDst(FramePtr); in emitPrologue() local