Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction.proto38 message ArgAttrs { message
Dfunction_test.cc1555 TEST(InstantiateFunctionTest, ArgAttrs) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp413 AttrBuilder ArgAttrs(CallerPAL.getParamAttributes(ArgNo)); in promoteCall() local
DInlineFunction.cpp1920 SmallVector<AttributeSet, 8> ArgAttrs; in InlineFunction() local
DSimplifyLibCalls.cpp630 AttrBuilder ArgAttrs(CI->getAttributes().getParamAttributes(0)); in optimizeStrNCpy() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DDeadArgumentElimination.cpp189 SmallVector<AttributeSet, 8> ArgAttrs; in DeleteDeadVarargs() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DVerifier.cpp1726 AttributeSet ArgAttrs = Attrs.getParamAttributes(i); in verifyFunctionAttrs() local
2029 AttributeSet ArgAttrs = Attrs.getParamAttributes(5 + i); in verifyStatepoint() local
2956 AttributeSet ArgAttrs = Attrs.getParamAttributes(Idx); in visitCallBase() local
DAttributes.cpp1041 ArrayRef<AttributeSet> ArgAttrs) { in get()
DAsmWriter.cpp3470 AttributeSet ArgAttrs = Attrs.getParamAttributes(I); in printFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp2461 AttrBuilder ArgAttrs; in ParseParameterList() local
6097 SmallVector<AttributeSet, 8> ArgAttrs; in ParseInvoke() local
6427 SmallVector<AttributeSet, 8> ArgAttrs; in ParseCallBr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4689 SmallVector<AttributeSet, 8> ArgAttrs; in transformConstExprCastCall() local
/external/clang/include/clang/Sema/
DSema.h7539 AttributeList *ArgAttrs; member
/external/llvm/lib/AsmParser/
DLLParser.cpp2105 AttrBuilder ArgAttrs; in ParseParameterList() local