Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.h224 bool isNonallocatableRegisterCalleeSave(MCRegister Reg) const override { in isNonallocatableRegisterCalleeSave() function
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DShrinkWrap.cpp300 (!MI.isReturn() && TRI->isNonallocatableRegisterCalleeSave(PhysReg)); in INITIALIZE_PASS_DEPENDENCY()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h1156 virtual bool isNonallocatableRegisterCalleeSave(MCRegister Reg) const { in isNonallocatableRegisterCalleeSave() function