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/ |
D | DeadArgumentElimination.cpp | 193 PAL.getRetAttributes(), ArgAttrs); in DeleteDeadVarargs() 835 AttrBuilder RAttrs(PAL.getRetAttributes()); in RemoveDeadStuffFromFunction() 887 AttrBuilder RAttrs(CallPAL.getRetAttributes()); in RemoveDeadStuffFromFunction()
|
D | ArgumentPromotion.cpp | 233 PAL.getRetAttributes(), ArgAttrVec)); in doPromotion() 340 CallPAL.getRetAttributes(), ArgAttrVec)); in doPromotion()
|
D | WholeProgramDevirt.cpp | 1157 Attrs.getRetAttributes(), NewArgAttrs)); in applyICallBranchFunnel()
|
D | Attributor.cpp | 6310 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/ |
D | Attributes.h | 318 AttributeSet getRetAttributes() const;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | Attributes.h | 544 AttributeSet getRetAttributes() const;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | CloneFunction.cpp | 124 OldAttrs.getRetAttributes(), NewArgAttrs)); in CloneFunctionInto()
|
D | InlineFunction.cpp | 1930 Attrs.getRetAttributes(), ArgAttrs); in InlineFunction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 432 InvokeAL.getRetAttributes(), ArgAttributes); in wrapInvoke()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Attributes.cpp | 1293 AttributeSet AttributeList::getRetAttributes() const { in getRetAttributes() function in AttributeList
|
D | Verifier.cpp | 1701 AttributeSet RetAttrs = Attrs.getRetAttributes(); in verifyFunctionAttrs()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | DataFlowSanitizer.cpp | 277 CallSiteAttrs.getRetAttributes(), in TransformFunctionAttributes()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | RewriteStatepointsForGC.cpp | 1574 Call->getAttributes().getRetAttributes())); in makeStatepointExplicitImpl()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 4039 CalleeFn->getAttributes().getRetAttributes(); in isSignOrZeroExtended()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 4935 Attrs.getRetAttributes(), NewArgAttrs); in transformCallThroughTrampoline()
|