reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
10431 return DAG.getNode(Opcode, dl, N->getValueType(0), N->getOperand(1), 10432 DAG.getConstant(-ShiftAmount, dl, MVT::i32)); 10435 return DAG.getNode(Opcode, dl, N->getValueType(0), N->getOperand(1), 10436 DAG.getConstant(ShiftAmount, dl, MVT::i32));