Searched refs:OffsetWidthOp (Results 1 – 1 of 1) sorted by relevance
2579 const MachineOperand &OffsetWidthOp = Inst->getOperand(2); in moveToVALU() local2582 assert(OffsetWidthOp.isImm() && in moveToVALU()2584 uint32_t Imm = OffsetWidthOp.getImm(); in moveToVALU()