Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineInstr.h453 unsigned getDebugInstrNum();
/external/llvm-project/llvm/lib/CodeGen/
DMachineFunction.cpp983 unsigned NewInstrNum = New.getDebugInstrNum(); in substituteDebugValuesForInst()
DTwoAddressInstructionPass.cpp615 unsigned NewInstrNum = NewMI->getDebugInstrNum(); in convertInstTo3Addr()
DMachineInstr.cpp2288 unsigned MachineInstr::getDebugInstrNum() { in getDebugInstrNum() function in MachineInstr
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp818 unsigned InstrNum = DefMI.getDebugInstrNum(); in EmitDbgInstrRef()