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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.h76 const MCPhysReg *getCallerSavedRegs(const MachineFunction *MF,
H A DHexagonRegisterInfo.cpp55 HexagonRegisterInfo::getCallerSavedRegs(const MachineFunction *MF, function in class:HexagonRegisterInfo
H A DHexagonFrameLowering.cpp1442 for (const MCPhysReg *P = HRI.getCallerSavedRegs(&MF, RC); *P; ++P)

Completed in 164 milliseconds