/external/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.h | 57 void adjustForSegmentedStacks(MachineFunction &MF,
|
D | ARMFrameLowering.cpp | 1844 void ARMFrameLowering::adjustForSegmentedStacks( in adjustForSegmentedStacks() function in ARMFrameLowering
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.h | 61 void adjustForSegmentedStacks(MachineFunction &MF,
|
D | ARMFrameLowering.cpp | 2245 void ARMFrameLowering::adjustForSegmentedStacks( in adjustForSegmentedStacks() function in ARMFrameLowering
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.h | 61 void adjustForSegmentedStacks(MachineFunction &MF,
|
D | ARMFrameLowering.cpp | 2293 void ARMFrameLowering::adjustForSegmentedStacks( in adjustForSegmentedStacks() function in ARMFrameLowering
|
/external/llvm/include/llvm/Target/ |
D | TargetFrameLowering.h | 174 virtual void adjustForSegmentedStacks(MachineFunction &MF, in adjustForSegmentedStacks() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetFrameLowering.h | 187 virtual void adjustForSegmentedStacks(MachineFunction &MF, in adjustForSegmentedStacks() function
|
/external/llvm/lib/Target/X86/ |
D | X86FrameLowering.h | 71 void adjustForSegmentedStacks(MachineFunction &MF,
|
D | X86FrameLowering.cpp | 2092 void X86FrameLowering::adjustForSegmentedStacks( in adjustForSegmentedStacks() function in X86FrameLowering
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetFrameLowering.h | 229 virtual void adjustForSegmentedStacks(MachineFunction &MF, in adjustForSegmentedStacks() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FrameLowering.h | 70 void adjustForSegmentedStacks(MachineFunction &MF,
|
D | X86FrameLowering.cpp | 2286 void X86FrameLowering::adjustForSegmentedStacks( in adjustForSegmentedStacks() function in X86FrameLowering
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86FrameLowering.h | 76 void adjustForSegmentedStacks(MachineFunction &MF,
|
D | X86FrameLowering.cpp | 2626 void X86FrameLowering::adjustForSegmentedStacks( in adjustForSegmentedStacks() function in X86FrameLowering
|
/external/llvm/lib/CodeGen/ |
D | PrologEpilogInserter.cpp | 989 TFI.adjustForSegmentedStacks(Fn, *SaveBlock); in insertPrologEpilogCode()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | PrologEpilogInserter.cpp | 1112 TFI.adjustForSegmentedStacks(MF, *SaveBlock); in insertPrologEpilogCode()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | PrologEpilogInserter.cpp | 1113 TFI.adjustForSegmentedStacks(MF, *SaveBlock); in insertPrologEpilogCode()
|