Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp362 Copy->addImplicitDefUseOperands(MF); in runOnMachineFunction()
DSIInstrInfo.cpp2576 Inst->addImplicitDefUseOperands(*Inst->getParent()->getParent()); in moveToVALU()
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h1195 void addImplicitDefUseOperands(MachineFunction &MF);
/external/llvm/lib/CodeGen/
DMachineInstr.cpp632 void MachineInstr::addImplicitDefUseOperands(MachineFunction &MF) { in addImplicitDefUseOperands() function in MachineInstr
661 addImplicitDefUseOperands(MF); in MachineInstr()