Home
last modified time | relevance | path

Searched refs:constIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp6459 ConstantSDNode *constIndex; in LowerBUILD_VECTOR() local
6461 (constIndex = dyn_cast<ConstantSDNode>(Value->getOperand(1)))) { in LowerBUILD_VECTOR()
6467 unsigned index = constIndex->getAPIntValue().getLimitedValue() % in LowerBUILD_VECTOR()