Searched refs:findRegisterToSaveLRTo (Results 1 – 4 of 4) sorted by relevance
367 Register findRegisterToSaveLRTo(outliner::Candidate &C) const;
7110 AArch64InstrInfo::findRegisterToSaveLRTo(outliner::Candidate &C) const { in findRegisterToSaveLRTo() function in AArch64InstrInfo7453 else if (findRegisterToSaveLRTo(C)) { in getOutliningCandidateInfo()7535 !findRegisterToSaveLRTo(C)); in getOutliningCandidateInfo()8104 Register Reg = findRegisterToSaveLRTo(C); in insertOutlinedCall()
384 Register findRegisterToSaveLRTo(outliner::Candidate &C) const;
5821 ARMBaseInstrInfo::findRegisterToSaveLRTo(outliner::Candidate &C) const { in findRegisterToSaveLRTo() function in ARMBaseInstrInfo6036 else if (findRegisterToSaveLRTo(C)) { in getOutliningCandidateInfo()6721 Register Reg = findRegisterToSaveLRTo(C); in insertOutlinedCall()