Home
last modified time | relevance | path

Searched defs:getDebugLoc (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h214 const DebugLoc &getDebugLoc() const { return DL; } in getDebugLoc() function
254 const DebugLoc &getDebugLoc() const { return DL; } in getDebugLoc() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp109 static DebugLoc getDebugLoc(MachineBasicBlock::instr_iterator FirstMI, in getDebugLoc() function
H A DLiveDebugVariables.cpp492 const DebugLoc &getDebugLoc() { return dl; } in getDebugLoc() function in __anonfbf3834f0411::UserValue
525 const DebugLoc &getDebugLoc() { return dl; } in getDebugLoc() function in __anonfbf3834f0411::UserLabel
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h366 const DebugLoc &getDebugLoc() { return State.DL; } in getDebugLoc() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp799 const DWARFDebugLoc *DWARFContext::getDebugLoc() { in getDebugLoc() function in DWARFContext