Searched refs:parseVectorType (Results 1 – 7 of 7) sorted by relevance
324 return parseVectorType(); in parseNonFunctionType()445 VectorType Parser::parseVectorType() { in parseVectorType() function in Parser
166 VectorType parseVectorType();
254 static LLVMVectorType parseVectorType(DialectAsmParser &parser, in parseVectorType() function458 .Case("vec", [&] { return parseVectorType(parser, stack); }) in parseTypeImpl()
2504 Node *parseVectorType();3571 Node *AbstractManglingParser<Derived, Alloc>::parseVectorType() { in parseVectorType() function3928 Result = getDerived().parseVectorType(); in parseType()
2440 Node *parseVectorType();3507 Node *AbstractManglingParser<Derived, Alloc>::parseVectorType() { in parseVectorType() function3864 Result = getDerived().parseVectorType(); in parseType()
2261 Node *parseVectorType();3276 Node *AbstractManglingParser<Derived, Alloc>::parseVectorType() { in parseVectorType() function3621 Result = getDerived().parseVectorType(); in parseType()