Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:BuildMI

176     BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY),
280 BuildMI(*MBB, InsertPos, Op.getDebugLoc(),
322 BuildMI(*MBB, InsertPos, Op.getNode()->getDebugLoc(),
443 BuildMI(*MBB, InsertPos, DL, TII->get(TargetOpcode::COPY), NewReg)
492 BuildMI(*MBB, InsertPos, Node->getDebugLoc(),
508 BuildMI(*MBB, InsertPos, Node->getDebugLoc(),
541 BuildMI(*MF, Node->getDebugLoc(), TII->get(Opc), VRBase);
579 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY),
597 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II, NewVReg);
647 MachineInstrBuilder MIB = BuildMI(*MF, DL, II);
736 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(), II);
855 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TargetOpcode::COPY),
866 BuildMI(*MBB, InsertPos, Node->getDebugLoc(),
877 BuildMI(*MBB, InsertPos, Node->getDebugLoc(), TII->get(TarOp))
888 MachineInstrBuilder MIB = BuildMI(*MF, Node->getDebugLoc(),