Searched refs:findRegisterToSaveLRTo (Results 1 – 4 of 4) sorted by relevance
365 Register findRegisterToSaveLRTo(outliner::Candidate &C) const;
6937 AArch64InstrInfo::findRegisterToSaveLRTo(outliner::Candidate &C) const { in findRegisterToSaveLRTo() function in AArch64InstrInfo7280 else if (findRegisterToSaveLRTo(C)) { in getOutliningCandidateInfo()7362 !findRegisterToSaveLRTo(C)); in getOutliningCandidateInfo()7937 Register Reg = findRegisterToSaveLRTo(C); in insertOutlinedCall()
383 Register findRegisterToSaveLRTo(outliner::Candidate &C) const;
5799 ARMBaseInstrInfo::findRegisterToSaveLRTo(outliner::Candidate &C) const { in findRegisterToSaveLRTo() function in ARMBaseInstrInfo6014 else if (findRegisterToSaveLRTo(C)) { in getOutliningCandidateInfo()6699 unsigned Reg = findRegisterToSaveLRTo(C); in insertOutlinedCall()