Searched refs:OffsetWidthOp (Results 1 – 1 of 1) sorted by relevance
6543 const MachineOperand &OffsetWidthOp = NewInstr->getOperand(2); in moveToVALU() local6546 assert(OffsetWidthOp.isImm() && in moveToVALU()6548 uint32_t Imm = OffsetWidthOp.getImm(); in moveToVALU()