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

References

lib/Target/X86/X86ISelDAGToDAG.cpp
 4113   assert(Setcc.getSimpleValueType().getVectorElementType() == MVT::i1 &&
 4117   ISD::CondCode CC = cast<CondCodeSDNode>(Setcc.getOperand(2))->get();
 4121   SDValue SetccOp0 = Setcc.getOperand(0);
 4122   SDValue SetccOp1 = Setcc.getOperand(1);
 4232   MVT ResVT = Setcc.getSimpleValueType();