Searched refs:testSplat (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/mlir/unittests/IR/ |
| H A D | AttributeTest.cpp | 99 testSplat(intTy, value); in TEST() 107 testSplat(intTy, value); in TEST() 115 testSplat(intTy, value); in TEST() 123 testSplat(floatTy, value); in TEST() 139 testSplat(floatTy, value); in TEST() 147 testSplat(floatTy, value); in TEST() 156 testSplat(stringType, value); in TEST() 172 testSplat(complexType, value); in TEST() 179 testSplat(complexType, value); in TEST() 186 testSplat(complexType, value); in TEST() [all …]
|