Home
last modified time | relevance | path

Searched defs:hasReservedSpillSlot (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/X86/
DX86RegisterInfo.cpp529 bool X86RegisterInfo::hasReservedSpillSlot(const MachineFunction &MF, in hasReservedSpillSlot() function in X86RegisterInfo
/external/llvm/include/llvm/Target/
DTargetRegisterInfo.h785 virtual bool hasReservedSpillSlot(const MachineFunction &MF, unsigned Reg, in hasReservedSpillSlot() function
/external/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.cpp697 bool PPCRegisterInfo::hasReservedSpillSlot(const MachineFunction &MF, in hasReservedSpillSlot() function in PPCRegisterInfo