reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1744 if (RVVT == MVT::f128) 1748 if (RVVT == MVT::f64 && UnsupportedFPMode) { 1755 if (RVVT != DestVT) { 1756 if (RVVT != MVT::i1 && RVVT != MVT::i8 && RVVT != MVT::i16) 1756 if (RVVT != MVT::i1 && RVVT != MVT::i8 && RVVT != MVT::i16) 1756 if (RVVT != MVT::i1 && RVVT != MVT::i8 && RVVT != MVT::i16) 1761 SrcReg = emitIntExt(RVVT, SrcReg, DestVT, IsZExt);