Searched defs:IsTiled (Results 1 – 2 of 2) sorted by relevance
167 bool IsTiled() const { return !IsTileMaximal() && !IsManual(); } in IsTiled() function
1322 const MatrixTy &B, IRBuilder<> &Builder, bool IsTiled, in emitMatrixMultiply()