Searched refs:getNumStores (Results 1 – 4 of 4) sorted by relevance
439 unsigned getNumStores() const { return LAI->getNumStores(); } in getNumStores() function
712 unsigned getNumStores() const { return NumStores; } in getNumStores() function
504 unsigned getNumStores() const { return OpInfo.NumStores; } in getNumStores() function in __anon821fcdb70111::LowerMatrixIntrinsics::MatrixTy
4802 unsigned NumStores = Legal->getNumStores(); in selectInterleaveCount()