Searched defs:makeVectorType (Results 1 – 3 of 3) sorted by relevance
495 ArgType ArgType::makeVectorType(ASTContext &C, unsigned NumElts) const { in makeVectorType() function in ArgType
356 Id Builder::makeVectorType(Id component, int size) in makeVectorType() function in spv::Builder