Lines Matching refs:Imm6
1632 MCOperand &Imm6 = Inst.getOperand(4); in processInstruction() local
1633 Imm6.setExpr(HexagonMCExpr::create( in processInstruction()
1634 MCBinaryExpr::createSub(Imm6.getExpr(), in processInstruction()
1642 TmpInst.addOperand(Imm6); in processInstruction()
1652 MCOperand &Imm6 = Inst.getOperand(4); in processInstruction() local
1653 Imm6.setExpr(HexagonMCExpr::create( in processInstruction()
1654 MCBinaryExpr::createSub(Imm6.getExpr(), in processInstruction()
1662 TmpInst.addOperand(Imm6); in processInstruction()
1672 MCOperand &Imm6 = Inst.getOperand(4); in processInstruction() local
1673 Imm6.setExpr(HexagonMCExpr::create( in processInstruction()
1674 MCBinaryExpr::createSub(Imm6.getExpr(), in processInstruction()
1682 TmpInst.addOperand(Imm6); in processInstruction()