Lines Matching defs:calculateByteProvider
8677 calculateByteProvider(SDValue Op, unsigned Index, unsigned Depth,
8706 calculateByteProvider(Op->getOperand(0), Index, Depth + 1, VectorIndex);
8710 calculateByteProvider(Op->getOperand(1), Index, Depth + 1, VectorIndex);
8736 : calculateByteProvider(Op->getOperand(0), Index - ByteShift,
8753 return calculateByteProvider(NarrowOp, Index, Depth + 1, VectorIndex,
8757 return calculateByteProvider(Op->getOperand(0), ByteWidth - Index - 1,
8787 return calculateByteProvider(Op->getOperand(0), Index, Depth + 1,
9141 calculateByteProvider(SDValue(N, 0), i, 0, /*VectorIndex*/ std::nullopt,