Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp1506 bool IsFixedLen = MaskVT.isFixedLengthVector(); in ExpandVP_MERGE() local
1512 if ((IsFixedLen && in ExpandVP_MERGE()
1514 (!IsFixedLen && in ExpandVP_MERGE()