Lines Matching refs:OperandNo
2086 unsigned OperandNo = 0; in handleOperandChangeImpl() local
2090 OperandNo = (O - OperandList); in handleOperandChangeImpl()
2098 Values, this, From, To, NumUpdated, OperandNo); in handleOperandChangeImpl()
3252 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3256 OperandNo = (O - OperandList); in handleOperandChangeImpl()
3276 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()
3292 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3296 OperandNo = (O - OperandList); in handleOperandChangeImpl()
3312 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()
3322 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3326 OperandNo = i; in handleOperandChangeImpl()
3338 Values, this, From, ToC, NumUpdated, OperandNo); in handleOperandChangeImpl()
3347 unsigned OperandNo = 0; in handleOperandChangeImpl() local
3351 OperandNo = i; in handleOperandChangeImpl()
3364 NewOps, this, From, To, NumUpdated, OperandNo); in handleOperandChangeImpl()