Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp174 bool RISCVRegisterInfo::hasReservedSpillSlot(const MachineFunction &MF, hasReservedSpillSlot() function in RISCVRegisterInfo
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h970 virtual bool hasReservedSpillSlot(const MachineFunction &MF, Register Reg, hasReservedSpillSlot() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp1509 bool PPCRegisterInfo::hasReservedSpillSlot(const MachineFunction &MF, in hasReservedSpillSlot() function in PPCRegisterInfo