Home
last modified time | relevance | path

Searched refs:MIDesc (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DPeepholeOptimizer.cpp1625 const MCInstrDesc &MIDesc = MI->getDesc(); in runOnMachineFunction() local
1626 for (unsigned i = MIDesc.getNumDefs(); i != MIDesc.getNumOperands(); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPeepholeOptimizer.cpp1758 const MCInstrDesc &MIDesc = MI->getDesc(); in runOnMachineFunction() local
1759 for (unsigned i = MIDesc.getNumDefs(); i != MI->getNumOperands(); in runOnMachineFunction()