Searched refs:hasDest (Results 1 – 3 of 3) sorted by relevance
158 opInfo[i].hasDest = 1; in initOpInfo()167 opInfo[noDestList[i]].hasDest = 0; in initOpInfo()
206 opInfo[i].hasDest = 1; in initOpInfo()215 opInfo[noDest[i]].hasDest = 0; in initOpInfo()
209 unsigned int hasDest : 1; member