Lines Matching refs:AArch64FunctionInfo
309 AArch64FunctionInfo *AFI = MBB.getParent()->getInfo<AArch64FunctionInfo>(); in insertIndirectBranch()
8194 const auto &MFIa = a.getMF()->getInfo<AArch64FunctionInfo>(); in outliningCandidatesSigningScopeConsensus()
8195 const auto &MFIb = b.getMF()->getInfo<AArch64FunctionInfo>(); in outliningCandidatesSigningScopeConsensus()
8204 const auto &MFIa = a.getMF()->getInfo<AArch64FunctionInfo>(); in outliningCandidatesSigningKeyConsensus()
8205 const auto &MFIb = b.getMF()->getInfo<AArch64FunctionInfo>(); in outliningCandidatesSigningKeyConsensus()
8269 ->getInfo<AArch64FunctionInfo>() in getOutliningCandidateInfo()
8359 return C.getMF()->getInfo<AArch64FunctionInfo>()->branchTargetEnforcement(); in getOutliningCandidateInfo()
8660 AArch64FunctionInfo *AFI = MF.getInfo<AArch64FunctionInfo>(); in isFunctionSafeToOutlineFrom()
8791 AArch64FunctionInfo *FuncInfo = MF->getInfo<AArch64FunctionInfo>(); in getOutliningTypeImpl()
8980 AArch64FunctionInfo *FI = MF.getInfo<AArch64FunctionInfo>(); in buildOutlinedFrame()
9043 if (MF.getInfo<AArch64FunctionInfo>()->needsDwarfUnwindInfo(MF)) { in buildOutlinedFrame()
9318 if (MF.getInfo<AArch64FunctionInfo>()->hasRedZone().value_or(true)) in isFunctionSafeToSplit()
9461 const AArch64FunctionInfo &AFI = *MF.getInfo<AArch64FunctionInfo>(); in isReallyTriviallyReMaterializable()
9519 int64_t ProbeSize = MF.getInfo<AArch64FunctionInfo>()->getStackProbeSize(); in probedStackAlloc()