Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp5104 unsigned SubConcatIdx = Idx + 1; in CollectOpsToWiden() local
5109 ConcatOps[SubConcatIdx] = DAG.getNode(ISD::CONCAT_VECTORS, dl, in CollectOpsToWiden()
5111 ConcatEnd = SubConcatIdx + 1; in CollectOpsToWiden()