Home
last modified time | relevance | path

Searched refs:getRetAttributes (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp193 PAL.getRetAttributes(), ArgAttrs); in DeleteDeadVarargs()
835 AttrBuilder RAttrs(PAL.getRetAttributes()); in RemoveDeadStuffFromFunction()
887 AttrBuilder RAttrs(CallPAL.getRetAttributes()); in RemoveDeadStuffFromFunction()
DArgumentPromotion.cpp233 PAL.getRetAttributes(), ArgAttrVec)); in doPromotion()
340 CallPAL.getRetAttributes(), ArgAttrVec)); in doPromotion()
DWholeProgramDevirt.cpp1157 Attrs.getRetAttributes(), NewArgAttrs)); in applyICallBranchFunnel()
DAttributor.cpp6310 OldFnAttributeList.getRetAttributes(), NewArgumentAttributes)); in rewriteFunctionSignatures()
6380 OldCallAttributeList.getRetAttributes(), NewArgOperandAttributes)); in rewriteFunctionSignatures()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DAttributes.h318 AttributeSet getRetAttributes() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAttributes.h544 AttributeSet getRetAttributes() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCloneFunction.cpp124 OldAttrs.getRetAttributes(), NewArgAttrs)); in CloneFunctionInto()
DInlineFunction.cpp1930 Attrs.getRetAttributes(), ArgAttrs); in InlineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp432 InvokeAL.getRetAttributes(), ArgAttributes); in wrapInvoke()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp1293 AttributeSet AttributeList::getRetAttributes() const { in getRetAttributes() function in AttributeList
DVerifier.cpp1701 AttributeSet RetAttrs = Attrs.getRetAttributes(); in verifyFunctionAttrs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp277 CallSiteAttrs.getRetAttributes(), in TransformFunctionAttributes()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1574 Call->getAttributes().getRetAttributes())); in makeStatepointExplicitImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp4039 CalleeFn->getAttributes().getRetAttributes(); in isSignOrZeroExtended()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4935 Attrs.getRetAttributes(), NewArgAttrs); in transformCallThroughTrampoline()