Searched defs:a_panel (Results 1 – 4 of 4) sorted by relevance
747 …Toi * const a_panel = reinterpret_cast<Toi *>(working_space_bytes + (_maxthreads * get_c_working_s… in execute() local838 …Toi * const a_panel = reinterpret_cast<Toi *>(working_space_bytes + (_maxthreads * get_c_working_s… in execute() local
206 auto a_panel = reinterpret_cast<Toi *>(a_panel_start + get_a_working_size() * threadid); in execute_pretranspose() local
424 auto a_panel = SliceInMinorDims(a, {i, i + k}, {m, n}); in BuildQrDecomposition() local
6567 Value a_panel = in matchAndRewrite() local