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