Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp167 static bool isRegOtherThanSPAndFP(const MachineOperand &Op, in isRegOtherThanSPAndFP() function
1874 if (isRegOtherThanSPAndFP(*DestRegOp, MI, TRI)) { in transferRegisterCopy()
2142 if (!isRegOtherThanSPAndFP(MI.getDebugOperand(0), MI, TRI)) in isEntryValueCandidate()