Lines Matching refs:InsertMachineInstrInMaps
284 LIS->InsertMachineInstrInMaps(*CopyExec); in emitIf()
291 LIS->InsertMachineInstrInMaps(*Xor); in emitIf()
292 LIS->InsertMachineInstrInMaps(*SetExec); in emitIf()
293 LIS->InsertMachineInstrInMaps(*NewBr); in emitIf()
356 LIS->InsertMachineInstrInMaps(*OrSaveExec); in emitElse()
357 LIS->InsertMachineInstrInMaps(*And); in emitElse()
359 LIS->InsertMachineInstrInMaps(*Xor); in emitElse()
360 LIS->InsertMachineInstrInMaps(*Branch); in emitElse()
416 LIS->InsertMachineInstrInMaps(*And); in emitIfBreak()
443 LIS->InsertMachineInstrInMaps(*Branch); in emitLoop()
725 LIS->InsertMachineInstrInMaps(*InitMI); in lowerInitExec()
792 LIS->InsertMachineInstrInMaps(*BfeMI); in lowerInitExec()
793 LIS->InsertMachineInstrInMaps(*BfmMI); in lowerInitExec()
794 LIS->InsertMachineInstrInMaps(*CmpMI); in lowerInitExec()
795 LIS->InsertMachineInstrInMaps(*CmovMI); in lowerInitExec()
841 LIS->InsertMachineInstrInMaps(*BranchMI); in removeMBBifRedundant()