reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/SystemZ/SystemZISelLowering.cpp
 6306   if (Op.getResNo() == 1 && isIntrinsicWithCC(Op, tmp0, tmp1)) {
 6306   if (Op.getResNo() == 1 && isIntrinsicWithCC(Op, tmp0, tmp1)) {
 6310   EVT VT = Op.getValueType();
 6311   if (Op.getResNo() != 0 || VT == MVT::Untyped)
 6319   unsigned Opcode = Op.getOpcode();
 6322     unsigned Id = cast<ConstantSDNode>(Op.getOperand(0))->getZExtValue();
 6339       computeKnownBitsBinOp(Op, Known, DemandedElts, DAG, Depth, 1);
 6355       SDValue SrcOp = Op.getOperand(1);
 6356       APInt SrcDemE = getDemandedSrcElements(Op, DemandedElts, 0);
 6371       computeKnownBitsBinOp(Op, Known, DemandedElts, DAG, Depth, 0);
 6374       SDValue SrcOp = Op.getOperand(0);