Home
last modified time | relevance | path

Searched refs:assignCalleeSavedSpillSlots (Results 1 – 25 of 38) sorted by relevance

12

/external/llvm-project/llvm/lib/Target/ARC/
DARCFrameLowering.h63 bool assignCalleeSavedSpillSlots(
DARCFrameLowering.cpp345 bool ARCFrameLowering::assignCalleeSavedSpillSlots( in assignCalleeSavedSpillSlots() function in ARCFrameLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCFrameLowering.h63 bool assignCalleeSavedSpillSlots(
DARCFrameLowering.cpp346 bool ARCFrameLowering::assignCalleeSavedSpillSlots( in assignCalleeSavedSpillSlots() function in ARCFrameLowering
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.h28 assignCalleeSavedSpillSlots(MachineFunction &MF,
DSystemZFrameLowering.cpp78 assignCalleeSavedSpillSlots(MachineFunction &MF, in assignCalleeSavedSpillSlots() function in SystemZFrameLowering
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.h29 assignCalleeSavedSpillSlots(MachineFunction &MF,
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIFrameLowering.h43 assignCalleeSavedSpillSlots(MachineFunction &MF,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.h122 assignCalleeSavedSpillSlots(MachineFunction &MF,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFrameLowering.h42 assignCalleeSavedSpillSlots(MachineFunction &MF,
/external/llvm-project/llvm/lib/Target/ARM/
DARMFrameLowering.h74 assignCalleeSavedSpillSlots(MachineFunction &MF,
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCFrameLowering.h124 assignCalleeSavedSpillSlots(MachineFunction &MF,
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64FrameLowering.h71 assignCalleeSavedSpillSlots(MachineFunction &MF,
/external/llvm/include/llvm/Target/
DTargetFrameLowering.h121 assignCalleeSavedSpillSlots(MachineFunction &MF, in assignCalleeSavedSpillSlots() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h130 assignCalleeSavedSpillSlots(MachineFunction &MF, in assignCalleeSavedSpillSlots() function
/external/llvm/lib/Target/X86/
DX86FrameLowering.h81 assignCalleeSavedSpillSlots(MachineFunction &MF,
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h74 bool assignCalleeSavedSpillSlots(MachineFunction &MF,
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h161 assignCalleeSavedSpillSlots(MachineFunction &MF, in assignCalleeSavedSpillSlots() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.h80 assignCalleeSavedSpillSlots(MachineFunction &MF,
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h104 bool assignCalleeSavedSpillSlots(MachineFunction &MF,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.h98 bool assignCalleeSavedSpillSlots(MachineFunction &MF,
/external/llvm-project/llvm/lib/Target/X86/
DX86FrameLowering.h86 assignCalleeSavedSpillSlots(MachineFunction &MF,
/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp325 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/
DPrologEpilogInserter.cpp385 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/
DPrologEpilogInserter.cpp381 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()

12