Searched refs:addImplicitDefUseOperands (Results 1 – 8 of 8) sorted by relevance
632 MI.addImplicitDefUseOperands(MF); in runOnMachineFunction()863 Def->addImplicitDefUseOperands(*MF); in processPHINode()
217 MI.addImplicitDefUseOperands(*MBB.getParent()); in optimizeVccBranch()
1296 Copy->addImplicitDefUseOperands(*MF); in foldInstOperand()
2173 I.addImplicitDefUseOperands(*MF); in selectG_CONSTANT()3089 MI.addImplicitDefUseOperands(*MI.getParent()->getParent()); in selectBVHIntrinsic()
2809 UseMI.addImplicitDefUseOperands(*UseMI.getParent()->getParent()); in FoldImmediate()6066 Inst.addImplicitDefUseOperands(*Inst.getParent()->getParent()); in moveToVALU()6159 Inst.addImplicitDefUseOperands(*MBB.getParent()); in moveScalarAddSub()
104 void MachineInstr::addImplicitDefUseOperands(MachineFunction &MF) { in addImplicitDefUseOperands() function in MachineInstr131 addImplicitDefUseOperands(MF); in MachineInstr()
1834 void addImplicitDefUseOperands(MachineFunction &MF);
4608 MIB->addImplicitDefUseOperands(*MBB.getParent()); in ExpandMOVImmSExti8()