Searched refs:OffsetWidthOp (Results 1 – 2 of 2) sorted by relevance
2637 const MachineOperand &OffsetWidthOp = Inst.getOperand(2); in moveToVALU() local2640 assert(OffsetWidthOp.isImm() && in moveToVALU()2642 uint32_t Imm = OffsetWidthOp.getImm(); in moveToVALU()
4020 const MachineOperand &OffsetWidthOp = Inst.getOperand(2); in moveToVALU() local4023 assert(OffsetWidthOp.isImm() && in moveToVALU()4025 uint32_t Imm = OffsetWidthOp.getImm(); in moveToVALU()