Home | History | Annotate | Download | only in AMDGPU

Lines Matching full:sval

1462   int64_t SVal = Imm.getSExtValue();
1463 if (SVal >= -16 && SVal <= 64)