Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/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.cpp1683 LLVMDIBuilderInsertDbgValueBefore(LLVMDIBuilderRef Builder,LLVMValueRef Val,LLVMMetadataRef VarInfo,LLVMMetadataRef Expr,LLVMMetadataRef DebugLoc,LLVMValueRef Instr) LLVMDIBuilderInsertDbgValueBefore() argument
1695 LLVMDIBuilderInsertDbgValueAtEnd(LLVMDIBuilderRef Builder,LLVMValueRef Val,LLVMMetadataRef VarInfo,LLVMMetadataRef Expr,LLVMMetadataRef DebugLoc,LLVMBasicBlockRef Block) LLVMDIBuilderInsertDbgValueAtEnd() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DPseudoProbePrinter.cpp27 emitPseudoProbe(uint64_t Guid,uint64_t Index,uint64_t Type,uint64_t Attr,const DILocation * DebugLoc) emitPseudoProbe() argument
H A DDwarfDebug.cpp1690 bool DwarfDebug::buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc, in buildLocationList() argument
[all...]
H A DAsmPrinter.cpp1496 DILocation *DebugLoc = MI.getDebugLoc(); emitPseudoProbe() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFunction.h49 class DebugLoc; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerBase.h33 DebugLoc, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp187 auto DebugLoc = IRB.getCurrentDebugLocation(); in addBoundsChecking() local
/freebsd-src/contrib/llvm-project/llvm/lib/Remarks/
H A DYAMLRemarkParser.cpp324 auto *DebugLoc = dyn_cast<yaml::MappingNode>(Node.getValue()); in parseDebugLoc() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRSampleProfile.cpp107 DILocation *DebugLoc = MI.getDebugLoc(); in extractProbe() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h397 llvm::Value *DebugLoc; member
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp298 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); spliceBB() local
325 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); splitBB() local
339 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); splitBB() local
3542 unrollLoopFull(DebugLoc,CanonicalLoopInfo * Loop) unrollLoopFull() argument
3549 unrollLoopHeuristic(DebugLoc,CanonicalLoopInfo * Loop) unrollLoopHeuristic() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1404 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugValue() local
H A DInstrRefBasedImpl.cpp1583 const DILocation *DebugLoc = MI.getDebugLoc(); transferDebugInstrRef() local