Searched refs:findRegisterToSaveLRTo (Results 1 – 4 of 4) sorted by relevance
593 Register findRegisterToSaveLRTo(outliner::Candidate &C) const;
9017 AArch64InstrInfo::findRegisterToSaveLRTo(outliner::Candidate &C) const { in findRegisterToSaveLRTo() function in AArch64InstrInfo9340 else if (findRegisterToSaveLRTo(C)) { in getOutliningCandidateInfo()9423 !findRegisterToSaveLRTo(C)); in getOutliningCandidateInfo()9980 Register Reg = findRegisterToSaveLRTo(C); in insertOutlinedCall()
392 Register findRegisterToSaveLRTo(outliner::Candidate &C) const;
5670 ARMBaseInstrInfo::findRegisterToSaveLRTo(outliner::Candidate &C) const { in findRegisterToSaveLRTo() function in ARMBaseInstrInfo5885 else if (findRegisterToSaveLRTo(C)) { in getOutliningCandidateInfo()6483 Register Reg = findRegisterToSaveLRTo(C); in insertOutlinedCall()