Searched refs:getNumStores (Results 1 – 4 of 4) sorted by relevance
395 unsigned getNumStores() const { return LAI->getNumStores(); } in getNumStores() function
594 unsigned getNumStores() const { return NumStores; } in getNumStores() function
321 unsigned getNumStores() const { return OpInfo.NumStores; } in getNumStores() function in __anon8ba1aee70111::LowerMatrixIntrinsics::MatrixTy
5780 unsigned NumStores = Legal->getNumStores(); in selectInterleaveCount()