Home
last modified time | relevance | path

Searched refs:getDebugInstrNum (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineInstr.h456 unsigned getDebugInstrNum();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp982 unsigned NewInstrNum = New.getDebugInstrNum(); in substituteDebugValuesForInst()
H A DTwoAddressInstructionPass.cpp615 unsigned NewInstrNum = NewMI->getDebugInstrNum(); in convertInstTo3Addr()
H A DMachineInstr.cpp2372 unsigned MachineInstr::getDebugInstrNum() { in getDebugInstrNum() function in MachineInstr
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp847 unsigned InstrNum = DefMI.getDebugInstrNum(); in EmitDbgInstrRef()