Home
last modified time | relevance | path

Searched refs:IsFixedLength (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp6928 const bool IsFixedLength = VecVT.isFixedLengthVector(); in LowerVECTOR_COMPRESS() local
6938 if (IsFixedLength && VecVT.getSizeInBits().getFixedValue() > 128) in LowerVECTOR_COMPRESS()
6946 if (IsFixedLength) { in LowerVECTOR_COMPRESS()
6999 if (IsFixedLength) { in LowerVECTOR_COMPRESS()