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()
1274 Copy->addImplicitDefUseOperands(*MF); in foldInstOperand()
2132 I.addImplicitDefUseOperands(*MF); in selectG_CONSTANT()3048 MI.addImplicitDefUseOperands(*MI.getParent()->getParent()); in selectBVHIntrinsic()
2756 UseMI.addImplicitDefUseOperands(*UseMI.getParent()->getParent()); in FoldImmediate()5997 Inst.addImplicitDefUseOperands(*Inst.getParent()->getParent()); in moveToVALU()6090 Inst.addImplicitDefUseOperands(*MBB.getParent()); in moveScalarAddSub()
104 void MachineInstr::addImplicitDefUseOperands(MachineFunction &MF) { in addImplicitDefUseOperands() function in MachineInstr131 addImplicitDefUseOperands(MF); in MachineInstr()
1824 void addImplicitDefUseOperands(MachineFunction &MF);
4554 MIB->addImplicitDefUseOperands(*MBB.getParent()); in ExpandMOVImmSExti8()