Home
last modified time | relevance | path

Searched refs:addImplicitDefUseOperands (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInsertSkips.cpp424 MI.addImplicitDefUseOperands(*MBB.getParent()); in optimizeVccBranch()
DSIFixSGPRCopies.cpp649 MI.addImplicitDefUseOperands(MF); in runOnMachineFunction()
DSIFoldOperands.cpp1230 Copy->addImplicitDefUseOperands(*MF); in foldInstOperand()
DSIInstrInfo.cpp2351 UseMI.addImplicitDefUseOperands(*UseMI.getParent()->getParent()); in FoldImmediate()
5044 Inst.addImplicitDefUseOperands(*Inst.getParent()->getParent()); in moveToVALU()
5134 Inst.addImplicitDefUseOperands(*MBB.getParent()); in moveScalarAddSub()
DAMDGPUInstructionSelector.cpp1449 I.addImplicitDefUseOperands(*MF); in selectG_CONSTANT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineInstr.cpp102 void MachineInstr::addImplicitDefUseOperands(MachineFunction &MF) { in addImplicitDefUseOperands() function in MachineInstr
129 addImplicitDefUseOperands(MF); in MachineInstr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstr.h1652 void addImplicitDefUseOperands(MachineFunction &MF);