Home | History | Annotate | Download | only in AVR

Lines Matching defs:ShiftAmount

301   uint64_t ShiftAmount = cast<ConstantSDNode>(N->getOperand(1))->getZExtValue();
324 while (ShiftAmount--) {