Searched refs:IsFixedLength (Results 1 – 1 of 1) sorted by relevance
6928 const bool IsFixedLength = VecVT.isFixedLengthVector(); in LowerVECTOR_COMPRESS() local6938 if (IsFixedLength && VecVT.getSizeInBits().getFixedValue() > 128) in LowerVECTOR_COMPRESS()6946 if (IsFixedLength) { in LowerVECTOR_COMPRESS()6999 if (IsFixedLength) { in LowerVECTOR_COMPRESS()