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

References

lib/CodeGen/SelectionDAG/SelectionDAG.cpp
 4236     EVT OpVT = Op.getValueType();
 4237     if (Op.isUndef())
 4239     else if (Op.getOpcode() == ISD::BUILD_VECTOR)
 4240       Elts.append(Op->op_begin(), Op->op_end());
 4240       Elts.append(Op->op_begin(), Op->op_end());