Home
last modified time | relevance | path

Searched refs:getCallerSavedRegs (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.h71 const MCPhysReg *getCallerSavedRegs(const MachineFunction *MF,
H A DHexagonRegisterInfo.cpp67 HexagonRegisterInfo::getCallerSavedRegs(const MachineFunction *MF, in getCallerSavedRegs() function in HexagonRegisterInfo
H A DHexagonFrameLowering.cpp1537 for (const MCPhysReg *P = HRI.getCallerSavedRegs(&MF, RC); *P; ++P) in needToReserveScavengingSpillSlots()