Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp1492 LLVMMetadataRef DebugLoc, in LLVMDIBuilderInsertDbgValueBefore()
1504 LLVMMetadataRef DebugLoc, in LLVMDIBuilderInsertDbgValueAtEnd()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DPseudoProbePrinter.cpp50 const DILocation *DebugLoc) { in emitPseudoProbe()
H A DAsmPrinter.cpp1159 DILocation *DebugLoc = MI.getDebugLoc(); in emitPseudoProbe() local
H A DDwarfDebug.cpp1664 bool DwarfDebug::buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc, in buildLocationList()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFunction.h48 class DebugLoc; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp189 auto DebugLoc = IRB.getCurrentDebugLocation(); in addBoundsChecking() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Remarks/
H A DYAMLRemarkParser.cpp321 auto *DebugLoc = dyn_cast<yaml::MappingNode>(Node.getValue()); in parseDebugLoc() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dir.go1358 type DebugLoc struct { struct
1359 Line, Col uint
1360 Scope Metadata
1361 InlinedAt Metadata
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h401 llvm::Value *DebugLoc; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1595 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugValue() local
1654 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugInstrRef() local
H A DVarLocBasedImpl.cpp1288 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugValue() local