Searched refs:kFormatR8Sint (Results 1 – 5 of 5) sorted by relevance
173 kFormatR8Sint, enumerator
164 case Token::Type::kFormatR8Sint: in TypeToName()
637 TokenData{"r8sint", Token::Type::kFormatR8Sint},
972 return {Token::Type::kFormatR8Sint, source, "r8sint"}; in check_keyword()
795 if (match(Token::Type::kFormatR8Sint)) in expect_image_storage_type()