Searched refs:IdentityIndex (Results 1 – 2 of 2) sorted by relevance
5822 unsigned IdentityIndex = i * Op.getValueType().getVectorMinNumElements(); in foldCONCAT_VECTORS() local5826 Op.getConstantOperandVal(1) != IdentityIndex) { in foldCONCAT_VECTORS()
24354 unsigned IdentityIndex = i * PartNumElem; in visitCONCAT_VECTORS() local24355 if (Op.getConstantOperandAPInt(1) != IdentityIndex) in visitCONCAT_VECTORS()