Home
last modified time | relevance | path

Searched defs:ArgVec (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp181 std::vector<std::string> ArgVec; in LLVMRunFunctionAsMain() local
191 std::vector<GenericValue> ArgVec; in LLVMRunFunction() local
/external/llvm/lib/VMCore/
DConstants.cpp1611 std::vector<Constant*> ArgVec; in getGetElementPtr() local
1633 std::vector<Constant*> ArgVec; in getICmp() local
1656 std::vector<Constant*> ArgVec; in getFCmp() local
1680 std::vector<Constant*> ArgVec(1, Val); in getExtractElement() local
1701 std::vector<Constant*> ArgVec(1, Val); in getInsertElement() local
1723 std::vector<Constant*> ArgVec(1, V1); in getShuffleVector() local
/external/clang/lib/AST/
DASTContext.cpp2325 llvm::SmallVector<TemplateArgument, 4> ArgVec; in getTemplateSpecializationType() local