Lines Matching refs:regIdx
3482 char regIdx = '0' + (intVal % 8);3483 char tmp[] = { '{', regType, regIdx, '}', 0 };