Home
last modified time | relevance | path

Searched defs:DebugLoc (Results 1 – 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DDebugLoc.cpp18 DebugLoc::DebugLoc(const DILocation *L) : Loc(const_cast<DILocation *>(L)) {} in DebugLoc() function in DebugLoc
19 DebugLoc::DebugLoc(const MDNode *L) : Loc(const_cast<MDNode *>(L)) {} in DebugLoc() function in DebugLoc
DDebugInfo.cpp1528 LLVMMetadataRef DebugLoc, in LLVMDIBuilderInsertDbgValueBefore()
1540 LLVMMetadataRef DebugLoc, in LLVMDIBuilderInsertDbgValueAtEnd()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DPseudoProbePrinter.cpp25 const DILocation *DebugLoc) { in emitPseudoProbe()
DAsmPrinter.cpp1173 DILocation *DebugLoc = MI.getDebugLoc(); in emitPseudoProbe() local
DDwarfDebug.cpp1653 bool DwarfDebug::buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc, in buildLocationList()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DMachineFunction.h48 class DebugLoc; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp189 auto DebugLoc = IRB.getCurrentDebugLocation(); in addBoundsChecking() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Remarks/
DYAMLRemarkParser.cpp321 auto *DebugLoc = dyn_cast<yaml::MappingNode>(Node.getValue()); in parseDebugLoc() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.h430 llvm::Value *DebugLoc; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DInstrRefBasedImpl.cpp1748 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugValue() local
1809 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugInstrRef() local
DVarLocBasedImpl.cpp1288 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugValue() local