Searched refs:isSStore (Results 1 – 3 of 3) sorted by relevance
2174 bool isSStore = false; in getVSTMUseCycle() local2181 isSStore = true; in getVSTMUseCycle()2187 if ((isSStore && (RegNo % 2)) || UseAlign < 8) in getVSTMUseCycle()
3276 bool isSStore = false; in getVSTMUseCycle() local3283 isSStore = true; in getVSTMUseCycle()3289 if ((isSStore && (RegNo % 2)) || UseAlign < 8) in getVSTMUseCycle()
3622 bool isSStore = false; in getVSTMUseCycle() local3629 isSStore = true; in getVSTMUseCycle()3635 if ((isSStore && (RegNo % 2)) || UseAlign < 8) in getVSTMUseCycle()