Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:V2

1496       int64_t V1, V2;
1497 if (!checkForImmediate(S1, V1) || !checkForImmediate(S2, V2))
1499 TV = V2 | (V1 << 32);