reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3024 return DAG.getSetCC(DL, VT, Y, DAG.getConstant(0, DL, OpVT), Cond); 3032 return DAG.getSetCC(DL, VT, X, DAG.getConstant(0, DL, OpVT), Cond); 3035 if (!N0.hasOneUse() || OpVT.getScalarSizeInBits() == 1) 3039 EVT ShiftVT = getShiftAmountTy(OpVT, DAG.getDataLayout(),