Lines Matching defs:calculateByteProvider
8849 calculateByteProvider(SDValue Op, unsigned Index, unsigned Depth,
8878 calculateByteProvider(Op->getOperand(0), Index, Depth + 1, VectorIndex);
8882 calculateByteProvider(Op->getOperand(1), Index, Depth + 1, VectorIndex);
8908 : calculateByteProvider(Op->getOperand(0), Index - ByteShift,
8925 return calculateByteProvider(NarrowOp, Index, Depth + 1, VectorIndex,
8929 return calculateByteProvider(Op->getOperand(0), ByteWidth - Index - 1,
8959 return calculateByteProvider(Op->getOperand(0), Index, Depth + 1,
9313 calculateByteProvider(SDValue(N, 0), i, 0, /*VectorIndex*/ std::nullopt,