Searched refs:addImplicitDefUseOperands (Results 1 – 8 of 8) sorted by relevance
239 MI.addImplicitDefUseOperands(*MBB.getParent()); in optimizeVccBranch()
877 Def->addImplicitDefUseOperands(*MF); in processPHINode()922 MI.addImplicitDefUseOperands(*MBB->getParent()); in lowerSpecialCase()
475 I.addImplicitDefUseOperands(*MF); in selectG_AMDGPU_MAD_64_32()2220 I.addImplicitDefUseOperands(*MF); in selectG_CONSTANT()3342 MI.addImplicitDefUseOperands(*MI.getParent()->getParent()); in selectBVHIntrinsic()3401 MI.addImplicitDefUseOperands(*MI.getParent()->getParent()); in selectSMFMACIntrin()
1261 Copy->addImplicitDefUseOperands(*MF); in foldInstOperand()
2960 UseMI.addImplicitDefUseOperands(*UseMI.getParent()->getParent()); in FoldImmediate()6376 Inst.addImplicitDefUseOperands(*Inst.getParent()->getParent()); in moveToVALU()6469 Inst.addImplicitDefUseOperands(*MBB.getParent()); in moveScalarAddSub()
87 void MachineInstr::addImplicitDefUseOperands(MachineFunction &MF) { in addImplicitDefUseOperands() function in MachineInstr114 addImplicitDefUseOperands(MF); in MachineInstr()
1809 void addImplicitDefUseOperands(MachineFunction &MF);
4760 MIB->addImplicitDefUseOperands(*MBB.getParent()); in ExpandMOVImmSExti8()