Searched defs:ArgVec (Results 1 – 3 of 3) sorted by relevance
179 std::vector<std::string> ArgVec; in LLVMRunFunctionAsMain() local189 std::vector<GenericValue> ArgVec; in LLVMRunFunction() local
1754 std::vector<Constant*> ArgVec; in getGetElementPtr() local1776 std::vector<Constant*> ArgVec; in getICmp() local1799 std::vector<Constant*> ArgVec; in getFCmp() local1823 std::vector<Constant*> ArgVec(1, Val); in getExtractElement() local1844 std::vector<Constant*> ArgVec(1, Val); in getInsertElement() local1866 std::vector<Constant*> ArgVec(1, V1); in getShuffleVector() local
2822 SmallVector<TemplateArgument, 4> ArgVec; in getTemplateSpecializationType() local