Searched refs:addImplicitDefUseOperands (Results 1 – 9 of 9) sorted by relevance
239 MI.addImplicitDefUseOperands(*MBB.getParent()); in optimizeVccBranch()
904 MI.addImplicitDefUseOperands(*MI.getParent()->getParent()); in lowerSpecialCase()
488 I.addImplicitDefUseOperands(*MF); in selectG_AMDGPU_MAD_64_32()2554 I.addImplicitDefUseOperands(*MF); in selectG_CONSTANT()2568 I.addImplicitDefUseOperands(*MF); in selectG_CONSTANT()3383 MI.addImplicitDefUseOperands(*MI.getParent()->getParent()); in selectBVHIntrinsic()3442 MI.addImplicitDefUseOperands(*MI.getParent()->getParent()); in selectSMFMACIntrin()
1414 Copy->addImplicitDefUseOperands(*MF); in foldInstOperand()
3494 UseMI.addImplicitDefUseOperands(*UseMI.getParent()->getParent()); in foldImmediate()7531 Inst.addImplicitDefUseOperands(*MBB.getParent()); in moveScalarAddSub()
1958 void addImplicitDefUseOperands(MachineFunction &MF);
88 void MachineInstr::addImplicitDefUseOperands(MachineFunction &MF) { in addImplicitDefUseOperands() function in MachineInstr112 addImplicitDefUseOperands(MF); in MachineInstr()
630 I.addImplicitDefUseOperands(MF); in selectLoadStoreOp()
5959 MIB->addImplicitDefUseOperands(*MBB.getParent()); in ExpandMOVImmSExti8()