Searched refs:ElemTy0 (Results 1 – 2 of 2) sorted by relevance
1093 Type *ElemTy0 = (Incomplete0 && !Incomplete1 && ElemTy1) in deduceOperandElementType() local1096 if (ElemTy0) { in deduceOperandElementType()1097 KnownElemTy = ElemTy0; in deduceOperandElementType()
2370 MVT ElemTy0 = Ty0.getScalarType(); in typeExtendToWider() local2373 unsigned Width0 = ElemTy0.getSizeInBits(); in typeExtendToWider()2384 MVT WideETy0 = getScalarWithWidth(ElemTy0, MaxWidth); in typeExtendToWider()