Searched refs:OffsetWidthOp (Results 1 – 1 of 1) sorted by relevance
7317 const MachineOperand &OffsetWidthOp = Inst.getOperand(2); in moveToVALUImpl() local7320 assert(OffsetWidthOp.isImm() && in moveToVALUImpl()7322 uint32_t Imm = OffsetWidthOp.getImm(); in moveToVALUImpl()