Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1512 bool IsFixedLen = MaskVT.isFixedLengthVector(); in ExpandVP_MERGE() local
1518 if ((IsFixedLen && in ExpandVP_MERGE()
1520 (!IsFixedLen && in ExpandVP_MERGE()