Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp6798 bool IndicesValid = false; in WidenVecOp_INSERT_SUBVECTOR() local
6801 IndicesValid = true; in WidenVecOp_INSERT_SUBVECTOR()
6811 IndicesValid = true; in WidenVecOp_INSERT_SUBVECTOR()
6817 if (IndicesValid && InVec.isUndef() && N->getConstantOperandVal(2) == 0) in WidenVecOp_INSERT_SUBVECTOR()