Lines Matching full:numbytes
620 // Add the <id> and <numBytes> constants.
628 const auto *NumBytes =
630 Ops.push_back(MachineOperand::CreateImm(NumBytes->getZExtValue()));
633 // <id> and <numBytes>).
719 // i32 <numBytes>,
761 // Add the <id> and <numBytes> constants.
769 const auto *NumBytes =
771 Ops.push_back(MachineOperand::CreateImm(NumBytes->getZExtValue()));