Lines Matching defs:BCVT
22178 EVT BCVT = MVT::Other, HalfVT = MVT::Other;22183 BCVT = MVT::v8i16;22187 BCVT = MVT::v4i32;22191 BCVT = MVT::v2i64;22195 if (BCVT != MVT::Other) {22196 SDValue BC = DAG.getBitcast(BCVT, Op0);