Searched defs:IdentityIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 5815 unsigned IdentityIndex = i * Op.getValueType().getVectorMinNumElements(); foldCONCAT_VECTORS() local |
H A D | DAGCombiner.cpp | 24295 unsigned IdentityIndex = i * PartNumElem; visitCONCAT_VECTORS() local |