Searched refs:pack_rhs_once (Results 1 – 3 of 3) sorted by relevance
124 const bool pack_rhs_once = block_params.l2_cols >= cols; in SingleThreadGemm() local126 if (pack_rhs_once) { in SingleThreadGemm()138 if (!pack_rhs_once) { in SingleThreadGemm()
164 const bool pack_rhs_once = mc!=rows && kc==depth && nc==cols;189 if((!pack_rhs_once) || i2==0)
123 if (!pack_rhs_once) {