Home
last modified time | relevance | path

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

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