Home
last modified time | relevance | path

Searched defs:canUseAsEpilogue (Results 1 – 13 of 13) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetFrameLowering.h331 virtual bool canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h362 virtual bool canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h413 virtual bool canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function
/external/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp393 bool Thumb1FrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function in Thumb1FrameLowering
/external/llvm-project/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp560 bool Thumb1FrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function in Thumb1FrameLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp558 bool Thumb1FrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function in Thumb1FrameLowering
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp864 bool RISCVFrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function in RISCVFrameLowering
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp687 bool PPCFrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function in PPCFrameLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp725 bool PPCFrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function in PPCFrameLowering
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp554 bool PPCFrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function in PPCFrameLowering
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp2685 bool X86FrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function in X86FrameLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp2907 bool X86FrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function in X86FrameLowering
/external/llvm-project/llvm/lib/Target/X86/
DX86FrameLowering.cpp3244 bool X86FrameLowering::canUseAsEpilogue(const MachineBasicBlock &MBB) const { in canUseAsEpilogue() function in X86FrameLowering