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