Searched refs:ValEltVT (Results 1 – 2 of 2) sorted by relevance
8159 EVT ValEltVT = ValVT.getVectorElementType(); in GenWidenVectorStores() local8160 unsigned ValEltWidth = ValEltVT.getFixedSizeInBits(); in GenWidenVectorStores()8161 assert(StVT.getVectorElementType() == ValEltVT); in GenWidenVectorStores()
19496 MVT ValEltVT = MVT::getIntegerVT(ValVT.getScalarSizeInBits() / 2); in combineTruncToVnclip() local19497 ValVT = ValVT.changeVectorElementType(ValEltVT); in combineTruncToVnclip()