Searched defs:DebugLoc (Results 1 – 14 of 14) 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
1683 LLVMMetadataRef DebugLoc, in LLVMDIBuilderInsertDbgValueBefore()1695 LLVMMetadataRef DebugLoc, in LLVMDIBuilderInsertDbgValueAtEnd()
27 const DILocation *DebugLoc) { in emitPseudoProbe()
1690 bool DwarfDebug::buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc, in buildLocationList()
1496 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
298 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in spliceBB() local325 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in splitBB() local339 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in splitBB() local3542 void OpenMPIRBuilder::unrollLoopFull(DebugLoc, CanonicalLoopInfo *Loop) { in unrollLoopFull() argument3549 void OpenMPIRBuilder::unrollLoopHeuristic(DebugLoc, CanonicalLoopInfo *Loop) { in unrollLoopHeuristic() argument
1404 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugValue() local
1583 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugInstrRef() local