Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DAnalysis.cpp578 AttrBuilder CallerAttrs(F->getContext(), F->getAttributes().getRetAttrs()); in attributesPermitTailCall() local
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64TargetTransformInfo.cpp126 SMEAttrs CallerAttrs(*Caller); in areInlineCompatible() local
DAArch64FastISel.cpp5147 SMEAttrs CallerAttrs(*FuncInfo.Fn); in createFastISel() local
DAArch64ISelLowering.cpp6915 SMEAttrs CallerAttrs(MF.getFunction()); in isEligibleForTailCallOptimization() local
7247 SMEAttrs CalleeAttrs, CallerAttrs(MF.getFunction()); in LowerCall() local
22825 auto CallerAttrs = SMEAttrs(*Inst.getFunction()); in fallBackToDAGISel() local
/openbsd/src/gnu/llvm/llvm/lib/IR/
DVerifier.cpp3580 AttributeList CallerAttrs = F->getAttributes(); in verifyMustTailCall() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp574 AttributeList CallerAttrs = F.getAttributes(); in isLibCallInTailPosition() local
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp63 AttrBuilder CallerAttrs(F.getContext(), F.getAttributes().getRetAttrs()); in isInTailCallPosition() local