Lines Matching refs:NewMI
116 MachineInstr *NewMI = TII->buildDefaultInstruction(*BB, I, in EmitInstrWithCustomInserter() local
120 TII->addFlag(NewMI, 0, MO_FLAG_CLAMP); in EmitInstrWithCustomInserter()
125 MachineInstr *NewMI = TII->buildDefaultInstruction(*BB, I, in EmitInstrWithCustomInserter() local
129 TII->addFlag(NewMI, 0, MO_FLAG_ABS); in EmitInstrWithCustomInserter()
134 MachineInstr *NewMI = TII->buildDefaultInstruction(*BB, I, in EmitInstrWithCustomInserter() local
138 TII->addFlag(NewMI, 0, MO_FLAG_NEG); in EmitInstrWithCustomInserter()
151 MachineInstrBuilder NewMI = BuildMI(*BB, I, BB->findDebugLoc(I), in EmitInstrWithCustomInserter() local
155 NewMI.addOperand(MI->getOperand(i)); in EmitInstrWithCustomInserter()
173 MachineInstr *NewMI = TII->buildDefaultInstruction(*BB, MI, AMDGPU::MOV, in EmitInstrWithCustomInserter() local
175 TII->setImmOperand(NewMI, AMDGPU::OpName::src0_sel, in EmitInstrWithCustomInserter()
401 MachineInstr *NewMI = in EmitInstrWithCustomInserter() local
407 TII->addFlag(NewMI, 0, MO_FLAG_PUSH); in EmitInstrWithCustomInserter()
415 MachineInstr *NewMI = in EmitInstrWithCustomInserter() local
421 TII->addFlag(NewMI, 0, MO_FLAG_PUSH); in EmitInstrWithCustomInserter()