/external/llvm-project/llvm/lib/Target/ARC/ |
D | ARCFrameLowering.h | 63 bool assignCalleeSavedSpillSlots(
|
D | ARCFrameLowering.cpp | 345 bool ARCFrameLowering::assignCalleeSavedSpillSlots( in assignCalleeSavedSpillSlots() function in ARCFrameLowering
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
D | ARCFrameLowering.h | 63 bool assignCalleeSavedSpillSlots(
|
D | ARCFrameLowering.cpp | 346 bool ARCFrameLowering::assignCalleeSavedSpillSlots( in assignCalleeSavedSpillSlots() function in ARCFrameLowering
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.h | 28 assignCalleeSavedSpillSlots(MachineFunction &MF,
|
D | SystemZFrameLowering.cpp | 78 assignCalleeSavedSpillSlots(MachineFunction &MF, in assignCalleeSavedSpillSlots() function in SystemZFrameLowering
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZFrameLowering.h | 29 assignCalleeSavedSpillSlots(MachineFunction &MF,
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | SIFrameLowering.h | 43 assignCalleeSavedSpillSlots(MachineFunction &MF,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCFrameLowering.h | 122 assignCalleeSavedSpillSlots(MachineFunction &MF,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIFrameLowering.h | 42 assignCalleeSavedSpillSlots(MachineFunction &MF,
|
/external/llvm-project/llvm/lib/Target/ARM/ |
D | ARMFrameLowering.h | 74 assignCalleeSavedSpillSlots(MachineFunction &MF,
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCFrameLowering.h | 124 assignCalleeSavedSpillSlots(MachineFunction &MF,
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.h | 71 assignCalleeSavedSpillSlots(MachineFunction &MF,
|
/external/llvm/include/llvm/Target/ |
D | TargetFrameLowering.h | 121 assignCalleeSavedSpillSlots(MachineFunction &MF, in assignCalleeSavedSpillSlots() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetFrameLowering.h | 130 assignCalleeSavedSpillSlots(MachineFunction &MF, in assignCalleeSavedSpillSlots() function
|
/external/llvm/lib/Target/X86/ |
D | X86FrameLowering.h | 81 assignCalleeSavedSpillSlots(MachineFunction &MF,
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonFrameLowering.h | 74 bool assignCalleeSavedSpillSlots(MachineFunction &MF,
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetFrameLowering.h | 161 assignCalleeSavedSpillSlots(MachineFunction &MF, in assignCalleeSavedSpillSlots() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FrameLowering.h | 80 assignCalleeSavedSpillSlots(MachineFunction &MF,
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonFrameLowering.h | 104 bool assignCalleeSavedSpillSlots(MachineFunction &MF,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonFrameLowering.h | 98 bool assignCalleeSavedSpillSlots(MachineFunction &MF,
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86FrameLowering.h | 86 assignCalleeSavedSpillSlots(MachineFunction &MF,
|
/external/llvm/lib/CodeGen/ |
D | PrologEpilogInserter.cpp | 325 static void assignCalleeSavedSpillSlots(MachineFunction &F, in assignCalleeSavedSpillSlots() function 344 if (!TFI->assignCalleeSavedSpillSlots(F, RegInfo, CSI)) { in assignCalleeSavedSpillSlots() 545 assignCalleeSavedSpillSlots(Fn, SavedRegs, MinCSFrameIndex, MaxCSFrameIndex); in doSpillCalleeSavedRegs()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | PrologEpilogInserter.cpp | 385 static void assignCalleeSavedSpillSlots(MachineFunction &F, in assignCalleeSavedSpillSlots() function 404 if (!TFI->assignCalleeSavedSpillSlots(F, RegInfo, CSI)) { in assignCalleeSavedSpillSlots() 612 assignCalleeSavedSpillSlots(MF, SavedRegs, MinCSFrameIndex, MaxCSFrameIndex); in spillCalleeSavedRegs()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | PrologEpilogInserter.cpp | 381 static void assignCalleeSavedSpillSlots(MachineFunction &F, in assignCalleeSavedSpillSlots() function 400 if (!TFI->assignCalleeSavedSpillSlots(F, RegInfo, CSI)) { in assignCalleeSavedSpillSlots() 610 assignCalleeSavedSpillSlots(MF, SavedRegs, MinCSFrameIndex, MaxCSFrameIndex); in spillCalleeSavedRegs()
|