Searched refs:addImplicitDefUseOperands (Results 1 – 8 of 8) sorted by relevance
239 MI.addImplicitDefUseOperands(*MBB.getParent()); in optimizeVccBranch()
906 MI.addImplicitDefUseOperands(*MI.getParent()->getParent()); in lowerSpecialCase()
494 I.addImplicitDefUseOperands(*MF); in selectG_AMDGPU_MAD_64_32()2607 I.addImplicitDefUseOperands(*MF); in selectG_CONSTANT()2621 I.addImplicitDefUseOperands(*MF); in selectG_CONSTANT()3436 MI.addImplicitDefUseOperands(*MI.getParent()->getParent()); in selectBVHIntrinsic()3495 MI.addImplicitDefUseOperands(*MI.getParent()->getParent()); in selectSMFMACIntrin()
1394 Copy->addImplicitDefUseOperands(*MF); in foldInstOperand()
3443 UseMI.addImplicitDefUseOperands(*UseMI.getParent()->getParent()); in FoldImmediate()7408 Inst.addImplicitDefUseOperands(*MBB.getParent()); in moveScalarAddSub()
87 void MachineInstr::addImplicitDefUseOperands(MachineFunction &MF) { in addImplicitDefUseOperands() function in MachineInstr111 addImplicitDefUseOperands(MF); in MachineInstr()
1924 void addImplicitDefUseOperands(MachineFunction &MF);
5929 MIB->addImplicitDefUseOperands(*MBB.getParent()); in ExpandMOVImmSExti8()