Home
last modified time | relevance | path

Searched defs:IdentityIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5822 unsigned IdentityIndex = i * Op.getValueType().getVectorMinNumElements(); in foldCONCAT_VECTORS() local
H A DDAGCombiner.cpp24354 unsigned IdentityIndex = i * PartNumElem; in visitCONCAT_VECTORS() local