Searched defs:ArgVec (Results 1 – 3 of 3) sorted by relevance
181 std::vector<std::string> ArgVec; in LLVMRunFunctionAsMain() local191 std::vector<GenericValue> ArgVec; in LLVMRunFunction() local
1611 std::vector<Constant*> ArgVec; in getGetElementPtr() local1633 std::vector<Constant*> ArgVec; in getICmp() local1656 std::vector<Constant*> ArgVec; in getFCmp() local1680 std::vector<Constant*> ArgVec(1, Val); in getExtractElement() local1701 std::vector<Constant*> ArgVec(1, Val); in getInsertElement() local1723 std::vector<Constant*> ArgVec(1, V1); in getShuffleVector() local
2325 llvm::SmallVector<TemplateArgument, 4> ArgVec; in getTemplateSpecializationType() local