Searched refs:transposeOptions (Results 1 – 2 of 2) sorted by relevance
161 TransposeLoweringOptions transposeOptions; member163 transposeOptions = options; in setTransposeOptions()
323 if (loweringOptions.transposeOptions.lower4x8xf32_ && m == 4 && n == 8) in matchAndRewrite()325 if (loweringOptions.transposeOptions.lower8x8xf32_ && m == 8 && n == 8) in matchAndRewrite()