Home
last modified time | relevance | path

Searched refs:addImplicitDefUseOperands (Results 1 – 12 of 12) 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIFixSGPRCopies.cpp613 MI.addImplicitDefUseOperands(MF); in runOnMachineFunction()
DAMDGPUInstructionSelector.cpp355 I.addImplicitDefUseOperands(*MF); in selectG_CONSTANT()
DSIFoldOperands.cpp744 Copy->addImplicitDefUseOperands(*MF); in foldInstOperand()
DSIInstrInfo.cpp1996 UseMI.addImplicitDefUseOperands(*UseMI.getParent()->getParent()); in FoldImmediate()
4017 Inst.addImplicitDefUseOperands(*Inst.getParent()->getParent()); in moveToVALU()
4105 Inst.addImplicitDefUseOperands(*MBB.getParent()); in moveScalarAddSub()
/external/llvm/include/llvm/CodeGen/
DMachineInstr.h1249 void addImplicitDefUseOperands(MachineFunction &MF);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineInstr.h1378 void addImplicitDefUseOperands(MachineFunction &MF);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineInstr.cpp101 void MachineInstr::addImplicitDefUseOperands(MachineFunction &MF) { in addImplicitDefUseOperands() function in MachineInstr
128 addImplicitDefUseOperands(MF); in MachineInstr()
/external/llvm/lib/CodeGen/
DMachineInstr.cpp638 void MachineInstr::addImplicitDefUseOperands(MachineFunction &MF) { in addImplicitDefUseOperands() function in MachineInstr
672 addImplicitDefUseOperands(MF); in MachineInstr()