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

References

lib/CodeGen/SelectionDAG/DAGCombiner.cpp
10105   unsigned Opcode = N->getOpcode();
10106   SDValue N0 = N->getOperand(0);
10107   SDValue N1 = N->getOperand(1);
10128     SDLoc DL(N);
10133     return DAG.getNode(ISD::TRUNCATE, DL, N->getValueType(0), NewAssert);
10149       SDLoc DL(N);
10152       return DAG.getNode(ISD::TRUNCATE, DL, N->getValueType(0), NewAssert);