Lines Matching refs:setOpcode
4652 case ARM::tBcc: Inst.setOpcode(ARM::tB); break; in cvtThumbBranches()
4653 case ARM::t2Bcc: Inst.setOpcode(ARM::t2B); break; in cvtThumbBranches()
4662 Inst.setOpcode(Cond == ARMCC::AL ? ARM::tB : ARM::tBcc); in cvtThumbBranches()
4666 Inst.setOpcode(Cond == ARMCC::AL ? ARM::t2B : ARM::t2Bcc); in cvtThumbBranches()
4677 Inst.setOpcode(ARM::t2B); in cvtThumbBranches()
4684 Inst.setOpcode(ARM::t2Bcc); in cvtThumbBranches()
6680 TmpInst.setOpcode(Opcode); in processInstruction()
6698 TmpInst.setOpcode(Opcode); in processInstruction()
6716 TmpInst.setOpcode(ARM::ADR); in processInstruction()
6753 Inst.setOpcode(ARM::tLDRpci); in processInstruction()
6755 Inst.setOpcode(ARM::t2LDRpci); in processInstruction()
6758 Inst.setOpcode(ARM::t2LDRBpci); in processInstruction()
6761 Inst.setOpcode(ARM::t2LDRHpci); in processInstruction()
6764 Inst.setOpcode(ARM::t2LDRSBpci); in processInstruction()
6767 Inst.setOpcode(ARM::t2LDRSHpci); in processInstruction()
6777 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
6799 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
6823 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
6849 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
6875 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
6897 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
6921 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
6947 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
6973 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
6993 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7015 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7039 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7064 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7087 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7114 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7145 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7178 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7201 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7228 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7259 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7292 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7313 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7338 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7367 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7400 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7422 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7446 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7471 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7493 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7517 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7542 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7566 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7592 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7619 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7643 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7669 TmpInst.setOpcode(getRealVLDOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7696 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7718 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7742 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7767 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7791 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7817 TmpInst.setOpcode(getRealVSTOpcode(Inst.getOpcode(), Spacing)); in processInstruction()
7853 TmpInst.setOpcode(NewOpc); in processInstruction()
7888 TmpInst.setOpcode(newOpc); in processInstruction()
7925 TmpInst.setOpcode(newOpc); in processInstruction()
7956 TmpInst.setOpcode(ARM::MOVsr); in processInstruction()
7987 TmpInst.setOpcode(Opc); in processInstruction()
8001 TmpInst.setOpcode(ARM::MOVsi); in processInstruction()
8017 TmpInst.setOpcode(ARM::t2LDR_POST); in processInstruction()
8033 TmpInst.setOpcode(ARM::t2STR_PRE); in processInstruction()
8049 TmpInst.setOpcode(ARM::LDR_POST_IMM); in processInstruction()
8067 TmpInst.setOpcode(ARM::STR_PRE_IMM); in processInstruction()
8083 Inst.setOpcode(ARM::t2ADDri); in processInstruction()
8092 Inst.setOpcode(ARM::t2SUBri); in processInstruction()
8101 Inst.setOpcode(ARM::tADDi3); in processInstruction()
8111 Inst.setOpcode(ARM::tSUBi3); in processInstruction()
8130 TmpInst.setOpcode(Inst.getOpcode() == ARM::t2ADDri ? in processInstruction()
8160 TmpInst.setOpcode(ARM::tADDhirr); in processInstruction()
8173 Inst.setOpcode(ARM::t2ADDrr); in processInstruction()
8182 Inst.setOpcode(ARM::tBcc); in processInstruction()
8189 Inst.setOpcode(ARM::t2Bcc); in processInstruction()
8196 Inst.setOpcode(ARM::t2B); in processInstruction()
8203 Inst.setOpcode(ARM::tB); in processInstruction()
8222 Inst.setOpcode(hasWritebackToken ? ARM::t2LDMIA_UPD : ARM::t2LDMIA); in processInstruction()
8241 Inst.setOpcode(ARM::t2STMIA_UPD); in processInstruction()
8254 Inst.setOpcode(ARM::t2LDMIA_UPD); in processInstruction()
8265 Inst.setOpcode(ARM::t2STMDB_UPD); in processInstruction()
8283 TmpInst.setOpcode(ARM::tMOVi8); in processInstruction()
8305 TmpInst.setOpcode(Inst.getOperand(4).getReg() ? ARM::tMOVSr : ARM::tMOVr); in processInstruction()
8336 TmpInst.setOpcode(NewOpc); in processInstruction()
8354 TmpInst.setOpcode(ARM::MOVr); in processInstruction()
8388 TmpInst.setOpcode(newOpc); in processInstruction()
8452 TmpInst.setOpcode(NewOpc); in processInstruction()
8490 TmpInst.setOpcode(NewOpc); in processInstruction()