Home
last modified time | relevance | path

Searched defs:ArgAttrs (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp516 AttrBuilder ArgAttrs(Ctx, CallerPAL.getParamAttrs(ArgNo)); in promoteCall() local
H A DInlineFunction.cpp2474 SmallVector<AttributeSet, 8> ArgAttrs; in InlineFunction() local
H A DSimplifyLibCalls.cpp884 AttrBuilder ArgAttrs(CI->getContext(), CI->getAttributes().getParamAttrs(0)); in optimizeStringNCpy() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp194 SmallVector<AttributeSet, 8> ArgAttrs; in deleteDeadVarargs() local
H A DAttributor.cpp3469 AttributeSet ArgAttrs = Attrs.getParamAttrs(ArgNo); in identifyDefaultAbstractAttributes() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp2053 AttributeSet ArgAttrs = Attrs.getParamAttrs(i); in verifyFunctionAttrs() local
2482 AttributeSet ArgAttrs = Attrs.getParamAttrs(5 + i); in verifyStatepoint() local
3492 AttributeSet ArgAttrs = Attrs.getParamAttrs(Idx); in visitCallBase() local
H A DAttributes.cpp1223 ArrayRef<AttributeSet> ArgAttrs) { in get()
H A DAsmWriter.cpp3916 AttributeSet ArgAttrs = Attrs.getParamAttrs(I); in printFunction() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp2929 AttrBuilder ArgAttrs(M->getContext()); in parseParameterList() local
6893 SmallVector<AttributeSet, 8> ArgAttrs; in parseInvoke() local
7206 SmallVector<AttributeSet, 8> ArgAttrs; in parseCallBr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3995 SmallVector<AttributeSet, 8> ArgAttrs; in transformConstExprCastCall() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp2628 SmallVector<llvm::AttributeSet, 4> ArgAttrs(IRFunctionArgs.totalIRArgs()); in ConstructAttributeList() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10710 ParsedAttributesView ArgAttrs; member
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp527 SmallVector<AttributeSet, 4> ArgAttrs; in addAttributes() local