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

References

lib/CodeGen/SelectionDAG/TargetLowering.cpp
 3333             (isOperationLegal(ISD::SETCC, newVT) &&
 3334              isCondCodeLegal(Cond, newVT.getSimpleVT()))) {
 3336               getSetCCResultType(DAG.getDataLayout(), *DAG.getContext(), newVT);
 3337           SDValue NewConst = DAG.getConstant(C1.trunc(InSize), dl, newVT);