Searched defs:DebugLoc (Results 1 – 15 of 15) sorted by relevance
17 DebugLoc::DebugLoc(const DILocation *L) : Loc(const_cast<DILocation *>(L)) {} in DebugLoc() function in DebugLoc18 DebugLoc::DebugLoc(const MDNode *L) : Loc(const_cast<MDNode *>(L)) {} in DebugLoc() function in DebugLoc
1700 LLVMMetadataRef Expr, LLVMMetadataRef DebugLoc, LLVMValueRef Instr) { in LLVMDIBuilderInsertDbgValueRecordBefore()1716 LLVMMetadataRef Expr, LLVMMetadataRef DebugLoc, LLVMBasicBlockRef Block) { in LLVMDIBuilderInsertDbgValueRecordAtEnd()
25 const DILocation *DebugLoc) { in emitPseudoProbe()
1690 bool DwarfDebug::buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc, in buildLocationList()
1506 DILocation *DebugLoc = MI.getDebugLoc(); in emitPseudoProbe() local
49 class DebugLoc; variable
33 DebugLoc, enumerator
187 auto DebugLoc = IRB.getCurrentDebugLocation(); in addBoundsChecking() local
324 auto *DebugLoc = dyn_cast<yaml::MappingNode>(Node.getValue()); in parseDebugLoc() local
107 DILocation *DebugLoc = MI.getDebugLoc(); in extractProbe() local
397 llvm::Value *DebugLoc; member
301 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in spliceBB() local328 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in splitBB() local342 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in splitBB() local5074 void OpenMPIRBuilder::unrollLoopFull(DebugLoc, CanonicalLoopInfo *Loop) { in unrollLoopFull() argument5081 void OpenMPIRBuilder::unrollLoopHeuristic(DebugLoc, CanonicalLoopInfo *Loop) { in unrollLoopHeuristic() argument
1404 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugValue() local
1614 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugInstrRef() local
6826 MDNode *DebugLoc; in parseDebugRecord() local