Searched defs:m_blocks (Results 1 – 5 of 5) sorted by relevance
271 T** m_blocks; variable490 int8u** m_blocks; variable
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
662 Interface::PtrVector m_blocks; member