Home | History | Annotate | Download | only in AMDGPU

Lines Matching full:cadd

2497   const ConstantSDNode *CAdd = dyn_cast<ConstantSDNode>(N0.getOperand(1));
2498 if (!CAdd)
2503 APInt Offset = CAdd->getAPIntValue() << CN1->getAPIntValue();