Searched refs:getNumStores (Results 1 – 4 of 4) sorted by relevance
381 unsigned getNumStores() const { return LAI->getNumStores(); } in getNumStores() function
552 unsigned getNumStores() const { return NumStores; } in getNumStores() function
312 unsigned getNumStores() const { return OpInfo.NumStores; } in getNumStores() function in __anon7e59d9a20111::LowerMatrixIntrinsics::MatrixTy
6441 unsigned NumStores = Legal->getNumStores(); in selectInterleaveCount()