Searched defs:hasReservedSpillSlot (Results 1 – 8 of 8) sorted by relevance
/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-7.0/llvm/lib/Target/X86/ |
D | X86RegisterInfo.cpp | 641 bool X86RegisterInfo::hasReservedSpillSlot(const MachineFunction &MF, in hasReservedSpillSlot() function in X86RegisterInfo
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86RegisterInfo.cpp | 480 bool X86RegisterInfo::hasReservedSpillSlot(const MachineFunction &MF, in hasReservedSpillSlot() function in X86RegisterInfo
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetRegisterInfo.h | 578 virtual bool hasReservedSpillSlot(const MachineFunction &MF, unsigned Reg, in hasReservedSpillSlot() function
|
/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-7.0/llvm/lib/Target/PowerPC/ |
D | PPCRegisterInfo.cpp | 805 bool PPCRegisterInfo::hasReservedSpillSlot(const MachineFunction &MF, in hasReservedSpillSlot() function in PPCRegisterInfo
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCRegisterInfo.cpp | 724 bool PPCRegisterInfo::hasReservedSpillSlot(const MachineFunction &MF, in hasReservedSpillSlot() function in PPCRegisterInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetRegisterInfo.h | 880 virtual bool hasReservedSpillSlot(const MachineFunction &MF, unsigned Reg, in hasReservedSpillSlot() function
|