| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | PseudoProbePrinter.cpp | 25 const DILocation *DebugLoc) { in emitPseudoProbe()
|
| H A D | DwarfDebug.cpp | 1700 bool DwarfDebug::buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc, in buildLocationList()
|
| H A D | AsmPrinter.cpp | 1593 DILocation *DebugLoc = MI.getDebugLoc(); in emitPseudoProbe() local
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | DebugLoc.cpp | 47 DebugLoc::DebugLoc(const DILocation *L) : Loc(const_cast<DILocation *>(L)) {} in DebugLoc() function in DebugLoc 48 DebugLoc::DebugLoc(const MDNode *L) : Loc(const_cast<MDNode *>(L)) {} in DebugLoc() function in DebugLoc
|
| H A D | DebugInfo.cpp | 1796 LLVMMetadataRef Expr, LLVMMetadataRef DebugLoc, LLVMValueRef Instr) { in LLVMDIBuilderInsertDbgValueRecordBefore() 1814 LLVMMetadataRef Expr, LLVMMetadataRef DebugLoc, LLVMBasicBlockRef Block) { in LLVMDIBuilderInsertDbgValueRecordAtEnd()
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/ |
| H A D | OutputSections.h | |
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DroppedVariableStats.h | 28 class DebugLoc; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineFunction.h | 49 class DebugLoc; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinkerBase.h | 34 DebugLoc, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | BoundsChecking.cpp | 242 auto DebugLoc = IRB.getCurrentDebugLocation(); in addBoundsChecking() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Remarks/ |
| H A D | YAMLRemarkParser.cpp | 299 auto *DebugLoc = dyn_cast<yaml::MappingNode>(Node.getValue()); in parseDebugLoc() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MIRSampleProfile.cpp | 108 DILocation *DebugLoc = MI.getDebugLoc(); in extractProbe() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGOpenMPRuntime.h | 391 llvm::Value *DebugLoc; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 308 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in spliceBB() local 335 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in splitBB() local 349 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in splitBB() local 5362 void OpenMPIRBuilder::unrollLoopFull(DebugLoc, CanonicalLoopInfo *Loop) { in unrollLoopFull() argument 5369 void OpenMPIRBuilder::unrollLoopHeuristic(DebugLoc, CanonicalLoopInfo *Loop) { in unrollLoopHeuristic() argument
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | VarLocBasedImpl.cpp | 1416 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugValue() local
|
| H A D | InstrRefBasedImpl.cpp | 1649 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugInstrRef() local
|
| /freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 7126 MDNode *DebugLoc; in parseDebugRecord() local
|