Searched refs:ValEltVT (Results 1 – 2 of 2) sorted by relevance
7640 EVT ValEltVT = ValVT.getVectorElementType(); in GenWidenVectorStores() local7641 unsigned ValEltWidth = ValEltVT.getFixedSizeInBits(); in GenWidenVectorStores()7642 assert(StVT.getVectorElementType() == ValEltVT); in GenWidenVectorStores()
16644 MVT ValEltVT = MVT::getIntegerVT(ValVT.getScalarSizeInBits() / 2); in combineTruncToVnclip() local16645 ValVT = ValVT.changeVectorElementType(ValEltVT); in combineTruncToVnclip()