Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp109 static DebugLoc getDebugLoc(MachineBasicBlock::instr_iterator FirstMI, in getDebugLoc() function
H A DLiveDebugVariables.cpp495 const DebugLoc &getDebugLoc() { return dl; } in getDebugLoc() function in __anonef106bf80411::UserValue
528 const DebugLoc &getDebugLoc() { return dl; } in getDebugLoc() function in __anonef106bf80411::UserLabel
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h358 const DebugLoc &getDebugLoc() { return State.DL; } in getDebugLoc() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp799 const DWARFDebugLoc *DWARFContext::getDebugLoc() { in getDebugLoc() function in DWARFContext