Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineFunctionInfo.cpp313 bool SIMachineFunctionInfo::isCalleeSavedReg(const MCPhysReg *CSRegs, in isCalleeSavedReg() function in SIMachineFunctionInfo
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1853 auto isCalleeSavedReg = [&](Register Reg) { in transferRegisterCopy() local
H A DInstrRefBasedImpl.cpp1347 bool InstrRefBasedLDV::isCalleeSavedReg(Register R) const { in isCalleeSavedReg() function in InstrRefBasedLDV