Searched defs:m_blocks (Results 1 – 9 of 9) sorted by relevance
446 auto m_blocks = (mc() + mr() - 1) / mr(); variable492 auto m_blocks = (mc() + mr() - 1) / mr(); variable567 auto m_blocks = (mc() + mr() - 1) / mr(); variable611 auto m_blocks = (mc() + mr() - 1) / mr(); variable
273 T** m_blocks; variable492 int8u** m_blocks; variable
288 def get_blocking(m_factor, n_factor, k_factor, m_blocks, n_blocks, k_blocks): argument
376 auto m_blocks = (m() + mr() - 1) / mr(); in test_packed() local
1409 final List /* Block */ m_blocks; // TODO: might as well use an array here? field in InstrVisitor.BlockList1473 final BlockList m_blocks; field in InstrVisitor.EmitCtx
513 unsigned int m_blocks = iceildiv(args._Msize, strategy::out_height()) * args._nbatches; in estimate_cycles() local
551 int m_blocks = iceildiv(args._Msize, strategy::out_height()) * args._nbatches; in is_thread_columns() local
663 Interface::PtrVector m_blocks; member
887 std::vector<MemoryBlock> m_blocks; variable