Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugLoc.cpp17 DebugLoc::DebugLoc(const DILocation *L) : Loc(const_cast<DILocation *>(L)) {} in DebugLoc() function in DebugLoc
18 DebugLoc::DebugLoc(const MDNode *L) : Loc(const_cast<MDNode *>(L)) {} in DebugLoc() function in DebugLoc
H A DDebugInfo.cpp1588 LLVMMetadataRef DebugLoc, in LLVMDIBuilderInsertDbgValueBefore()
1600 LLVMMetadataRef DebugLoc, in LLVMDIBuilderInsertDbgValueAtEnd()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DPseudoProbePrinter.cpp27 const DILocation *DebugLoc) { in emitPseudoProbe()
H A DDwarfDebug.cpp1673 bool DwarfDebug::buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc, in buildLocationList()
H A DAsmPrinter.cpp1402 DILocation *DebugLoc = MI.getDebugLoc(); in emitPseudoProbe() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineFunction.h48 class DebugLoc; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp191 auto DebugLoc = IRB.getCurrentDebugLocation(); in addBoundsChecking() local
/openbsd-src/gnu/llvm/llvm/lib/Remarks/
H A DYAMLRemarkParser.cpp321 auto *DebugLoc = dyn_cast<yaml::MappingNode>(Node.getValue()); in parseDebugLoc() local
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c969 LLVMMetadataRef Expr, LLVMMetadataRef DebugLoc, LLVMValueRef Instr) { in llvm_dibuild_insert_declare_before_native()
988 LLVMMetadataRef Expr, LLVMMetadataRef DebugLoc, LLVMBasicBlockRef Block) { in llvm_dibuild_insert_declare_at_end_native()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h423 llvm::Value *DebugLoc; member
/openbsd-src/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp272 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in spliceBB() local
299 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in splitBB() local
313 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in splitBB() local
2980 void OpenMPIRBuilder::unrollLoopFull(DebugLoc, CanonicalLoopInfo *Loop) { in unrollLoopFull() argument
2987 void OpenMPIRBuilder::unrollLoopHeuristic(DebugLoc, CanonicalLoopInfo *Loop) { in unrollLoopHeuristic() argument
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp1380 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugValue() local
1589 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugInstrRef() local
H A DVarLocBasedImpl.cpp1404 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugValue() local