Searched defs:hasReservedSpillSlot (Results 1 – 9 of 9) sorted by relevance
/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCVRegisterInfo.cpp | 137 bool RISCVRegisterInfo::hasReservedSpillSlot(const MachineFunction &MF, in hasReservedSpillSlot() function in RISCVRegisterInfo
|
/external/llvm/lib/Target/X86/ |
D | X86RegisterInfo.cpp | 567 bool X86RegisterInfo::hasReservedSpillSlot(const MachineFunction &MF, in hasReservedSpillSlot() function in X86RegisterInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86RegisterInfo.cpp | 669 bool X86RegisterInfo::hasReservedSpillSlot(const MachineFunction &MF, in hasReservedSpillSlot() function in X86RegisterInfo
|
/external/llvm/include/llvm/Target/ |
D | TargetRegisterInfo.h | 823 virtual bool hasReservedSpillSlot(const MachineFunction &MF, unsigned Reg, in hasReservedSpillSlot() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetRegisterInfo.h | 851 virtual bool hasReservedSpillSlot(const MachineFunction &MF, unsigned Reg, in hasReservedSpillSlot() function
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCRegisterInfo.cpp | 724 bool PPCRegisterInfo::hasReservedSpillSlot(const MachineFunction &MF, in hasReservedSpillSlot() function in PPCRegisterInfo
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | TargetRegisterInfo.h | 869 virtual bool hasReservedSpillSlot(const MachineFunction &MF, Register Reg, in hasReservedSpillSlot() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCRegisterInfo.cpp | 942 bool PPCRegisterInfo::hasReservedSpillSlot(const MachineFunction &MF, in hasReservedSpillSlot() function in PPCRegisterInfo
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCRegisterInfo.cpp | 1066 bool PPCRegisterInfo::hasReservedSpillSlot(const MachineFunction &MF, in hasReservedSpillSlot() function in PPCRegisterInfo
|