Home
last modified time | relevance | path

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

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