Home
last modified time | relevance | path

Searched defs:NewArgs (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp419 std::vector<GenericValue> NewArgs; in lle_X_printf() local
463 std::vector<GenericValue> NewArgs; in lle_X_fprintf() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp419 std::vector<GenericValue> NewArgs; in lle_X_printf() local
462 std::vector<GenericValue> NewArgs; in lle_X_fprintf() local
/external/llvm/lib/ExecutionEngine/Interpreter/
DExternalFunctions.cpp409 std::vector<GenericValue> NewArgs; in lle_X_printf() local
452 std::vector<GenericValue> NewArgs; in lle_X_fprintf() local
/external/llvm/lib/LibDriver/
DLibDriver.cpp103 SmallVector<const char *, 20> NewArgs(ArgsArr.begin(), ArgsArr.end()); in libDriverMain() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ToolDrivers/llvm-lib/
DLibDriver.cpp105 SmallVector<const char *, 20> NewArgs(ArgsArr.begin(), ArgsArr.end()); in libDriverMain() local
/external/llvm/unittests/Option/
DOptionParsingTest.cpp130 const char *NewArgs[] = { "/C", "foo", "--C=bar" }; in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Option/
DOptionParsingTest.cpp131 const char *NewArgs[] = { "/C", "foo", "--C=bar" }; in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp2013 SDValue NewArgs[8] = { in PerformDAGCombine() local
2031 SDValue NewArgs[19] = { in PerformDAGCombine() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/TableGen/
DRecord.cpp1037 SmallVector<std::pair<Init *, StringInit *>, 8> NewArgs; in ForeachDagApply() local
1615 SmallVector<Init *, 8> NewArgs; in resolveReferences() local
1753 SmallVector<Init*, 8> NewArgs; in resolveReferences() local
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp2120 SDValue NewArgs[8] = { in PerformDAGCombine() local
2139 SDValue NewArgs[19] = { in PerformDAGCombine() local
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1281 std::vector<Value*> NewArgs; in transformCallThroughTrampoline() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp898 std::vector<Type *> NewArgs; in applyICallBranchFunnel() local
/external/clang/lib/CodeGen/
DCGExprCXX.cpp1281 const CallArgList &NewArgs) { in EnterNewDeleteCleanup()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DScalarReplAggregates.cpp1939 SmallVector<Value*, 8> NewArgs; in RewriteGEP() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2927 std::vector<Value*> NewArgs; in transformCallThroughTrampoline() local
/external/swiftshader/third_party/LLVM/lib/TableGen/
DRecord.cpp1607 std::vector<Init*> NewArgs; in resolveReferences() local
/external/llvm/lib/TableGen/
DRecord.cpp1563 std::vector<Init*> NewArgs; in resolveReferences() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4424 std::vector<Value*> NewArgs; in transformCallThroughTrampoline() local
/external/clang/lib/Sema/
DSemaTemplate.cpp3789 TemplateArgumentListInfo NewArgs = TemplateArgs; in CheckTemplateArgumentList() local
DTreeTransform.h3261 SmallVector<Expr*, 8> NewArgs; in TransformInitializer() local