Home
last modified time | relevance | path

Searched refs:processFunctionBeforeFrameFinalized (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm/lib/Target/AMDGPU/
DSIFrameLowering.h29 void processFunctionBeforeFrameFinalized(
DSIFrameLowering.cpp279 void SIFrameLowering::processFunctionBeforeFrameFinalized( in processFunctionBeforeFrameFinalized() function in SIFrameLowering
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcRegisterInfo.h46 void processFunctionBeforeFrameFinalized(MachineFunction &MF) const;
DSparcRegisterInfo.cpp113 processFunctionBeforeFrameFinalized(MachineFunction &MF) const {} in processFunctionBeforeFrameFinalized() function in SparcRegisterInfo
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsRegisterInfo.h57 void processFunctionBeforeFrameFinalized(MachineFunction &MF) const;
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreFrameLowering.h48 void processFunctionBeforeFrameFinalized(MachineFunction &MF) const;
DXCoreFrameLowering.cpp378 processFunctionBeforeFrameFinalized(MachineFunction &MF) const { in processFunctionBeforeFrameFinalized() function in XCoreFrameLowering
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeRegisterInfo.h61 void processFunctionBeforeFrameFinalized(MachineFunction &MF) const;
DMBlazeRegisterInfo.cpp171 processFunctionBeforeFrameFinalized(MachineFunction &MF) const { in processFunctionBeforeFrameFinalized() function in MBlazeRegisterInfo
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430RegisterInfo.h58 void processFunctionBeforeFrameFinalized(MachineFunction &MF) const;
DMSP430RegisterInfo.cpp223 MSP430RegisterInfo::processFunctionBeforeFrameFinalized(MachineFunction &MF) in processFunctionBeforeFrameFinalized() function in MSP430RegisterInfo
/external/llvm/lib/Target/MSP430/
DMSP430FrameLowering.h48 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
DMSP430FrameLowering.cpp292 MSP430FrameLowering::processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in MSP430FrameLowering
/external/llvm/lib/Target/XCore/
DXCoreFrameLowering.h53 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
DXCoreFrameLowering.cpp573 processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in XCoreFrameLowering
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.h41 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
DSystemZFrameLowering.cpp277 processFunctionBeforeFrameFinalized(MachineFunction &MF, in processFunctionBeforeFrameFinalized() function in SystemZFrameLowering
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetFrameLowering.h191 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF) const { in processFunctionBeforeFrameFinalized() function
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.h94 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
/external/llvm/include/llvm/Target/
DTargetFrameLowering.h277 virtual void processFunctionBeforeFrameFinalized(MachineFunction &MF,
/external/llvm/lib/Target/X86/
DX86FrameLowering.h113 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCFrameLowering.h46 void processFunctionBeforeFrameFinalized(MachineFunction &MF) const;
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h48 void processFunctionBeforeFrameFinalized(MachineFunction &MF,
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPrologEpilogInserter.cpp104 TFI->processFunctionBeforeFrameFinalized(Fn); in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp195 TFI->processFunctionBeforeFrameFinalized(Fn, RS); in runOnMachineFunction()

12