Searched refs:constIndex (Results 1 – 1 of 1) sorted by relevance
8056 ConstantSDNode *constIndex; in LowerBUILD_VECTOR() local8058 (constIndex = dyn_cast<ConstantSDNode>(Value->getOperand(1)))) { in LowerBUILD_VECTOR()8064 unsigned index = constIndex->getAPIntValue().getLimitedValue() % in LowerBUILD_VECTOR()