Home
last modified time | relevance | path

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

/external/llvm-project/mlir/test/EDSC/
Dbuilder-api-test.cpp1184 auto mnVectorType = VectorType::get({M, N}, f32Type); in TEST_FUNC() local
1193 mnVectorType, {}, 0); in TEST_FUNC()