Home
last modified time | relevance | path

Searched defs:CallerAttrs (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDAnalysis.cpp592 AttrBuilder CallerAttrs(F->getContext(), F->getAttributes().getRetAttrs()); in attributesPermitTailCall() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64TargetTransformInfo.cpp244 SMEAttrs CallerAttrs(*Caller), CalleeAttrs(*Callee); in areInlineCompatible() local
HDAArch64FastISel.cpp5195 SMEAttrs CallerAttrs(*FuncInfo.Fn); in createFastISel() local
HDAArch64ISelLowering.cpp7973 SMEAttrs CallerAttrs(MF.getFunction()); in isEligibleForTailCallOptimization() local
8230 static unsigned getSMCondition(const SMEAttrs &CallerAttrs, in getSMCondition()
8370 SMEAttrs CalleeAttrs, CallerAttrs(MF.getFunction()); in LowerCall() local
27105 auto CallerAttrs = SMEAttrs(*Inst.getFunction()); in fallBackToDAGISel() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDVerifier.cpp3864 AttributeList CallerAttrs = F->getAttributes(); in verifyMustTailCall() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDLegalizerHelper.cpp510 AttributeList CallerAttrs = F.getAttributes(); in isLibCallInTailPosition() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDTargetLowering.cpp64 AttrBuilder CallerAttrs(F.getContext(), F.getAttributes().getRetAttrs()); in isInTailCallPosition() local