Searched defs:DebugLoc (Results 1 – 11 of 11) sorted by relevance
18 DebugLoc::DebugLoc(const DILocation *L) : Loc(const_cast<DILocation *>(L)) {} in DebugLoc() function in DebugLoc19 DebugLoc::DebugLoc(const MDNode *L) : Loc(const_cast<MDNode *>(L)) {} in DebugLoc() function in DebugLoc
1528 LLVMMetadataRef DebugLoc, in LLVMDIBuilderInsertDbgValueBefore()1540 LLVMMetadataRef DebugLoc, in LLVMDIBuilderInsertDbgValueAtEnd()
25 const DILocation *DebugLoc) { in emitPseudoProbe()
1173 DILocation *DebugLoc = MI.getDebugLoc(); in emitPseudoProbe() local
1653 bool DwarfDebug::buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc, in buildLocationList()
48 class DebugLoc; variable
189 auto DebugLoc = IRB.getCurrentDebugLocation(); in addBoundsChecking() local
321 auto *DebugLoc = dyn_cast<yaml::MappingNode>(Node.getValue()); in parseDebugLoc() local
430 llvm::Value *DebugLoc; member
1748 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugValue() local1809 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugInstrRef() local
1288 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugValue() local