Searched refs:findRegisterToSaveLRTo (Results 1 – 4 of 4) sorted by relevance
426 Register findRegisterToSaveLRTo(outliner::Candidate &C) const;
8172 AArch64InstrInfo::findRegisterToSaveLRTo(outliner::Candidate &C) const { in findRegisterToSaveLRTo() function in AArch64InstrInfo8492 else if (findRegisterToSaveLRTo(C)) { in getOutliningCandidateInfo()8573 !findRegisterToSaveLRTo(C)); in getOutliningCandidateInfo()9138 Register Reg = findRegisterToSaveLRTo(C); in insertOutlinedCall()
386 Register findRegisterToSaveLRTo(outliner::Candidate &C) const;
5822 ARMBaseInstrInfo::findRegisterToSaveLRTo(outliner::Candidate &C) const { in findRegisterToSaveLRTo() function in ARMBaseInstrInfo6037 else if (findRegisterToSaveLRTo(C)) { in getOutliningCandidateInfo()6695 Register Reg = findRegisterToSaveLRTo(C); in insertOutlinedCall()