Home
last modified time | relevance | path

Searched refs:getParamAttributes (Results 1 – 25 of 42) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp413 AttrBuilder ArgAttrs(CallerPAL.getParamAttributes(ArgNo)); in promoteCall()
427 NewArgAttrs.push_back(CallerPAL.getParamAttributes(ArgNo)); in promoteCall()
DCloneFunction.cpp118 OldAttrs.getParamAttributes(OldArg.getArgNo()); in CloneFunctionInto()
DInlineFunction.cpp1891 VarArgsAttrs.push_back(CS.getAttributes().getParamAttributes(i)); in InlineFunction()
1924 ArgAttrs.push_back(Attrs.getParamAttributes(ArgNo)); in InlineFunction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp191 ArgAttrs.push_back(PAL.getParamAttributes(ArgNo)); in DeleteDeadVarargs()
759 ArgAttrVec.push_back(PAL.getParamAttributes(i)); in RemoveDeadStuffFromFunction()
901 AttributeSet Attrs = CallPAL.getParamAttributes(i); in RemoveDeadStuffFromFunction()
920 ArgAttrVec.push_back(CallPAL.getParamAttributes(i)); in RemoveDeadStuffFromFunction()
DArgumentPromotion.cpp153 ArgAttrVec.push_back(PAL.getParamAttributes(ArgNo)); in doPromotion()
258 ArgAttrVec.push_back(CallPAL.getParamAttributes(ArgNo)); in doPromotion()
322 ArgAttrVec.push_back(CallPAL.getParamAttributes(ArgNo)); in doPromotion()
/external/llvm-project/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp191 ArgAttrs.push_back(PAL.getParamAttributes(ArgNo)); in DeleteDeadVarargs()
761 ArgAttrVec.push_back(PAL.getParamAttributes(ArgI)); in RemoveDeadStuffFromFunction()
902 AttributeSet Attrs = CallPAL.getParamAttributes(Pi); in RemoveDeadStuffFromFunction()
921 ArgAttrVec.push_back(CallPAL.getParamAttributes(Pi)); in RemoveDeadStuffFromFunction()
DArgumentPromotion.cpp153 ArgAttrVec.push_back(PAL.getParamAttributes(ArgNo)); in doPromotion()
255 ArgAttrVec.push_back(CallPAL.getParamAttributes(ArgNo)); in doPromotion()
319 ArgAttrVec.push_back(CallPAL.getParamAttributes(ArgNo)); in doPromotion()
/external/llvm-project/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp492 AttrBuilder ArgAttrs(CallerPAL.getParamAttributes(ArgNo)); in promoteCall()
506 NewArgAttrs.push_back(CallerPAL.getParamAttributes(ArgNo)); in promoteCall()
DCloneFunction.cpp115 OldAttrs.getParamAttributes(OldArg.getArgNo()); in CloneFunctionInto()
DInlineFunction.cpp1952 VarArgsAttrs.push_back(CB.getAttributes().getParamAttributes(i)); in InlineFunction()
1985 ArgAttrs.push_back(Attrs.getParamAttributes(ArgNo)); in InlineFunction()
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DAttributes.h320 AttributeSet getParamAttributes(unsigned Index) const;
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2218 if (AttrBuilder(CallerPAL.getParamAttributes(i)) in transformConstExprCastCall()
2301 AttrBuilder AB(CallerPAL.getParamAttributes(i)); in transformConstExprCastCall()
2305 ArgAttrs.push_back(CallerPAL.getParamAttributes(i)); in transformConstExprCastCall()
2332 ArgAttrs.push_back(CallerPAL.getParamAttributes(i)); in transformConstExprCastCall()
2438 AttributeSet AS = NestAttrs.getParamAttributes(NestArgNo); in transformCallThroughTrampoline()
2474 NewArgAttrs.push_back(Attrs.getParamAttributes(ArgNo)); in transformCallThroughTrampoline()
/external/llvm/include/llvm/IR/
DAttributes.h319 AttributeSet getParamAttributes(unsigned Index) const;
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2693 if (AttrBuilder(CallerPAL.getParamAttributes(i + 1), i + 1). in transformConstExprCastCall()
2703 CallerPAL.getParamAttributes(i + 1).hasAttribute(i + 1, in transformConstExprCastCall()
2785 AttrBuilder PAttrs(CallerPAL.getParamAttributes(i + 1), i + 1); in transformConstExprCastCall()
2813 AttrBuilder PAttrs(CallerPAL.getParamAttributes(i + 1), i + 1); in transformConstExprCastCall()
2921 NestAttr = NestAttrs.getParamAttributes(NestIdx); in transformCallThroughTrampoline()
2960 AttributeSet Attr = Attrs.getParamAttributes(Idx); in transformCallThroughTrampoline()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAttributes.h541 AttributeSet getParamAttributes(unsigned ArgNo) const;
/external/llvm/lib/Transforms/Utils/
DCloneFunction.cpp110 OldAttrs.getParamAttributes(OldArg.getArgNo() + 1); in CloneFunctionInto()
/external/llvm-project/llvm/include/llvm/IR/
DAttributes.h580 AttributeSet getParamAttributes(unsigned ArgNo) const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4632 if (AttrBuilder(CallerPAL.getParamAttributes(i)) in transformConstExprCastCall()
4712 AttrBuilder AB(CallerPAL.getParamAttributes(i)); in transformConstExprCastCall()
4716 ArgAttrs.push_back(CallerPAL.getParamAttributes(i)); in transformConstExprCastCall()
4743 ArgAttrs.push_back(CallerPAL.getParamAttributes(i)); in transformConstExprCastCall()
4852 AttributeSet AS = NestAttrs.getParamAttributes(NestArgNo); in transformCallThroughTrampoline()
4888 NewArgAttrs.push_back(Attrs.getParamAttributes(ArgNo)); in transformCallThroughTrampoline()
/external/llvm-project/llvm/lib/IR/
DAsmWriter.cpp3703 AttributeSet ArgAttrs = Attrs.getParamAttributes(I); in printFunction()
3715 printArgument(&Arg, Attrs.getParamAttributes(Arg.getArgNo())); in printFunction()
4111 writeParamOperand(CI->getArgOperand(op), PAL.getParamAttributes(op)); in printInstruction()
4156 writeParamOperand(II->getArgOperand(op), PAL.getParamAttributes(op)); in printInstruction()
4196 writeParamOperand(CBI->getArgOperand(op), PAL.getParamAttributes(op)); in printInstruction()
DFunction.cpp175 getParent()->getAttributes().getParamAttributes(getArgNo()); in getPassPointeeByValueCopySize()
183 getParent()->getAttributes().getParamAttributes(getArgNo()); in getPointeeInMemoryValueType()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp3470 AttributeSet ArgAttrs = Attrs.getParamAttributes(I); in printFunction()
3482 printArgument(&Arg, Attrs.getParamAttributes(Arg.getArgNo())); in printFunction()
3878 writeParamOperand(CI->getArgOperand(op), PAL.getParamAttributes(op)); in printInstruction()
3923 writeParamOperand(II->getArgOperand(op), PAL.getParamAttributes(op)); in printInstruction()
3963 writeParamOperand(CBI->getArgOperand(op), PAL.getParamAttributes(op)); in printInstruction()
/external/llvm/lib/Transforms/IPO/
DArgumentPromotion.cpp684 AttributeSet attrs = PAL.getParamAttributes(ArgIndex); in DoPromotion()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp414 ArgAttributes.push_back(InvokeAL.getParamAttributes(I)); in wrapInvoke()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp436 ArgAttributes.push_back(InvokeAL.getParamAttributes(I)); in wrapInvoke()
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp304 ArgumentAttributes[TransformedIndex] = CallSiteAttrs.getParamAttributes(i); in TransformFunctionAttributes()
310 ArgumentAttributes.push_back(CallSiteAttrs.getParamAttributes(i)); in TransformFunctionAttributes()

12