Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineInstr.cpp474 void MachineInstr::addImplicitDefUseOperands() { in addImplicitDefUseOperands() function in MachineInstr
494 addImplicitDefUseOperands(); in MachineInstr()
509 addImplicitDefUseOperands(); in MachineInstr()
524 addImplicitDefUseOperands(); in MachineInstr()
540 addImplicitDefUseOperands(); in MachineInstr()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineInstr.h564 void addImplicitDefUseOperands();
/external/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp366 Copy->addImplicitDefUseOperands(MF); in runOnMachineFunction()
DSIInstrInfo.cpp2634 Inst.addImplicitDefUseOperands(*Inst.getParent()->getParent()); in moveToVALU()
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h1249 void addImplicitDefUseOperands(MachineFunction &MF);
/external/llvm/lib/CodeGen/
DMachineInstr.cpp638 void MachineInstr::addImplicitDefUseOperands(MachineFunction &MF) { in addImplicitDefUseOperands() function in MachineInstr
672 addImplicitDefUseOperands(MF); in MachineInstr()