Home | History | Annotate | Download | only in ARM

Lines Matching refs:BuildMI

545       BuildMI(*BB, InsAt, DebugLoc(), TII->get(ARM::CONSTPOOL_ENTRY))
890 BuildMI(OrigBB, DebugLoc(), TII->get(Opc)).addMBB(NewBB);
892 BuildMI(OrigBB, DebugLoc(), TII->get(Opc)).addMBB(NewBB)
1260 BuildMI(UserMBB, DebugLoc(), TII->get(UncondBr)).addMBB(NewMBB);
1262 BuildMI(UserMBB, DebugLoc(), TII->get(UncondBr)).addMBB(NewMBB)
1436 U.CPEMI = BuildMI(NewIsland, DebugLoc(), TII->get(ARM::CONSTPOOL_ENTRY))
1633 BuildMI(MBB, DebugLoc(), TII->get(MI->getOpcode()))
1638 BuildMI(MBB, DebugLoc(), TII->get(Br.UncondBr)).addMBB(DestBB)
1641 BuildMI(MBB, DebugLoc(), TII->get(Br.UncondBr)).addMBB(DestBB);
1665 BuildMI(MI->getParent(), MI->getDebugLoc(), TII->get(ARM::tBX_RET))
1822 BuildMI(*MBB, CmpMI, Br.MI->getDebugLoc(), TII->get(NewOpc))
1940 MachineInstr *NewJTMI = BuildMI(MBB, MI->getDebugLoc(), TII->get(Opc))
2049 BuildMI(NewBB, DebugLoc(), TII->get(ARM::t2B)).addMBB(BB)