| /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/ |
| D | ExecutionEngineBindings.cpp | 181 std::vector<std::string> ArgVec; in LLVMRunFunctionAsMain() local 191 std::vector<GenericValue> ArgVec; in LLVMRunFunction() local
|
| /external/llvm/lib/IR/ |
| D | Constants.cpp | 1806 Constant *ArgVec[] = { C1, C2 }; in get() local 1887 Constant *ArgVec[] = { C, V1, V2 }; in getSelect() local 1927 std::vector<Constant*> ArgVec; in getGetElementPtr() local 1961 Constant *ArgVec[] = { LHS, RHS }; in getICmp() local 1985 Constant *ArgVec[] = { LHS, RHS }; in getFCmp() local 2012 Constant *ArgVec[] = { Val, Idx }; in getExtractElement() local 2035 Constant *ArgVec[] = { Val, Elt, Idx }; in getInsertElement() local 2058 Constant *ArgVec[] = { V1, V2, Mask }; in getShuffleVector() local 2082 Constant *ArgVec[] = { Agg, Val }; in getInsertValue() local 2106 Constant *ArgVec[] = { Agg }; in getExtractValue() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
| D | Constants.cpp | 1855 Constant *ArgVec[] = { C1, C2 }; in get() local 1935 Constant *ArgVec[] = { C, V1, V2 }; in getSelect() local 1977 std::vector<Constant*> ArgVec; in getGetElementPtr() local 2014 Constant *ArgVec[] = { LHS, RHS }; in getICmp() local 2039 Constant *ArgVec[] = { LHS, RHS }; in getFCmp() local 2066 Constant *ArgVec[] = { Val, Idx }; in getExtractElement() local 2089 Constant *ArgVec[] = { Val, Elt, Idx }; in getInsertElement() local 2112 Constant *ArgVec[] = { V1, V2, Mask }; in getShuffleVector() local 2136 Constant *ArgVec[] = { Agg, Val }; in getInsertValue() local 2160 Constant *ArgVec[] = { Agg }; in getExtractValue() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/ |
| D | ExecutionEngineBindings.cpp | 236 std::vector<std::string> ArgVec(ArgV, ArgV + ArgC); in LLVMRunFunctionAsMain() local 245 std::vector<GenericValue> ArgVec; in LLVMRunFunction() local
|
| /external/llvm/lib/ExecutionEngine/ |
| D | ExecutionEngineBindings.cpp | 233 std::vector<std::string> ArgVec(ArgV, ArgV + ArgC); in LLVMRunFunctionAsMain() local 242 std::vector<GenericValue> ArgVec; in LLVMRunFunction() local
|
| /external/swiftshader/third_party/LLVM/lib/VMCore/ |
| D | Constants.cpp | 1612 std::vector<Constant*> ArgVec; in getGetElementPtr() local 1634 std::vector<Constant*> ArgVec; in getICmp() local 1657 std::vector<Constant*> ArgVec; in getFCmp() local 1681 std::vector<Constant*> ArgVec(1, Val); in getExtractElement() local 1702 std::vector<Constant*> ArgVec(1, Val); in getInsertElement() local 1724 std::vector<Constant*> ArgVec(1, V1); in getShuffleVector() local
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceTargetLoweringMIPS32.cpp | 3397 auto *ArgVec = llvm::cast<VariableVecOn32>(Arg); in lowerCall() local 3415 auto *ArgVec = llvm::cast<VariableVecOn32>(Arg); in lowerCall() local
|
| /external/clang/lib/CodeGen/ |
| D | MicrosoftCXXABI.cpp | 3868 std::vector<Stmt *> ArgVec; in getAddrOfCXXCtorClosure() local
|
| /external/clang/lib/AST/ |
| D | ASTContext.cpp | 3397 SmallVector<TemplateArgument, 4> ArgVec; in getTemplateSpecializationType() local
|