Searched refs:getNumStores (Results 1 – 4 of 4) sorted by relevance
387 unsigned getNumStores() const { return LAI->getNumStores(); } in getNumStores() function
608 unsigned getNumStores() const { return NumStores; } in getNumStores() function
357 unsigned getNumStores() const { return OpInfo.NumStores; } in getNumStores() function in __anon04e69bad0111::LowerMatrixIntrinsics::MatrixTy
5527 unsigned NumStores = Legal->getNumStores(); in selectInterleaveCount()