Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp1220 const bool OnlyGPR = static_cast<unsigned>(ZeroRegsKind) & ONLY_GPR; in insertZeroCallUsedRegs() local
1259 if (OnlyGPR && !TRI.isGeneralPurposeRegister(MF, Reg)) in insertZeroCallUsedRegs()