Searched refs:findRegisterToSaveLRTo (Results 1 – 4 of 4) sorted by relevance
571 Register findRegisterToSaveLRTo(outliner::Candidate &C) const;
8236 AArch64InstrInfo::findRegisterToSaveLRTo(outliner::Candidate &C) const { in findRegisterToSaveLRTo() function in AArch64InstrInfo8557 else if (findRegisterToSaveLRTo(C)) { in getOutliningCandidateInfo()8640 !findRegisterToSaveLRTo(C)); in getOutliningCandidateInfo()9217 Register Reg = findRegisterToSaveLRTo(C); in insertOutlinedCall()
391 Register findRegisterToSaveLRTo(outliner::Candidate &C) const;
5823 ARMBaseInstrInfo::findRegisterToSaveLRTo(outliner::Candidate &C) const { in findRegisterToSaveLRTo() function in ARMBaseInstrInfo6036 else if (findRegisterToSaveLRTo(C)) { in getOutliningCandidateInfo()6697 Register Reg = findRegisterToSaveLRTo(C); in insertOutlinedCall()