Searched refs:ExtrIndex (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp16789 auto *ExtrIndex = cast<ConstantSDNode>(InsertVal.getOperand(1)); local
16790 NewMask[InsIndex] = ElementOffset + ExtrIndex->getZExtValue();

Completed in 106 milliseconds