reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
6418 if (Op.getResNo() != 0) 6420 unsigned Opcode = Op.getOpcode(); 6422 unsigned Id = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue(); 6439 return computeNumSignBitsBinOp(Op, DemandedElts, DAG, Depth, 1); 6446 SDValue PackedOp = Op.getOperand(1); 6447 APInt SrcDemE = getDemandedSrcElements(Op, DemandedElts, 1); 6449 EVT VT = Op.getValueType(); 6460 return computeNumSignBitsBinOp(Op, DemandedElts, DAG, Depth, 0);