Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/
DExecutionEngineBindings.cpp179 std::vector<std::string> ArgVec; in LLVMRunFunctionAsMain() local
189 std::vector<GenericValue> ArgVec; in LLVMRunFunction() local
/external/llvm/lib/VMCore/
DConstants.cpp1754 std::vector<Constant*> ArgVec; in getGetElementPtr() local
1776 std::vector<Constant*> ArgVec; in getICmp() local
1799 std::vector<Constant*> ArgVec; in getFCmp() local
1823 std::vector<Constant*> ArgVec(1, Val); in getExtractElement() local
1844 std::vector<Constant*> ArgVec(1, Val); in getInsertElement() local
1866 std::vector<Constant*> ArgVec(1, V1); in getShuffleVector() local
/external/clang/lib/AST/
DASTContext.cpp2822 SmallVector<TemplateArgument, 4> ArgVec; in getTemplateSpecializationType() local