Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DAnalysis.cpp541 AttrBuilder CallerAttrs(F->getAttributes(), in returnTypeIsEligibleForTailCall() local
DCodeGenPrepare.cpp1989 AttributeSet CallerAttrs = F->getAttributes(); in dupRetToEnableTailCallOpts() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DAnalysis.cpp578 AttrBuilder CallerAttrs(F->getContext(), F->getAttributes().getRetAttrs()); in attributesPermitTailCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp566 AttrBuilder CallerAttrs(F->getAttributes(), AttributeList::ReturnIndex); in attributesPermitTailCall() local
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp58 AttributeSet CallerAttrs = F->getAttributes(); in isInTailCallPosition() local
/external/swiftshader/third_party/llvm-16.0/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
22824 auto CallerAttrs = SMEAttrs(*Inst.getFunction()); in fallBackToDAGISel() local
/external/llvm/lib/IR/
DVerifier.cpp2706 AttributeSet CallerAttrs = F->getAttributes(); in verifyMustTailCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp3109 AttributeList CallerAttrs = F->getAttributes(); in verifyMustTailCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp338 AttributeList CallerAttrs = F.getAttributes(); in isLibCallInTailPosition() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DVerifier.cpp3580 AttributeList CallerAttrs = F->getAttributes(); in verifyMustTailCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp62 AttributeList CallerAttrs = F.getAttributes(); in isInTailCallPosition() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp574 AttributeList CallerAttrs = F.getAttributes(); in isLibCallInTailPosition() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp63 AttrBuilder CallerAttrs(F.getContext(), F.getAttributes().getRetAttrs()); in isInTailCallPosition() local