Searched refs:MaskLenVT (Results 1 – 1 of 1) sorted by relevance
1088 MVT MaskLenVT; in lowerRegToMasks() local1091 MaskLenVT = MVT::i8; in lowerRegToMasks()1094 MaskLenVT = MVT::i16; in lowerRegToMasks()1097 MaskLenVT = MVT::i32; in lowerRegToMasks()1103 ValReturned = DAG.getNode(ISD::TRUNCATE, DL, MaskLenVT, ValReturned); in lowerRegToMasks()