Home
last modified time | relevance | path

Searched refs:addIntType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/unittests/Dialect/SPIRV/
H A DDeserializationTest.cpp81 uint32_t addIntType(uint32_t bitwidth) { in addIntType() function in DeserializationTest
186 auto int32Type = addIntType(32); in TEST_F()
207 auto int32Type = addIntType(32); in TEST_F()
208 auto int64Type = addIntType(64); in TEST_F()
225 auto int32Type = addIntType(32); in TEST_F()
257 auto i32Type = addIntType(32); in TEST_F()