Searched defs:DebugLoc (Results 1 – 13 of 13) 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
1588 LLVMMetadataRef DebugLoc, in LLVMDIBuilderInsertDbgValueBefore()1600 LLVMMetadataRef DebugLoc, in LLVMDIBuilderInsertDbgValueAtEnd()
27 const DILocation *DebugLoc) { in emitPseudoProbe()
1673 bool DwarfDebug::buildLocationList(SmallVectorImpl<DebugLocEntry> &DebugLoc, in buildLocationList()
1402 DILocation *DebugLoc = MI.getDebugLoc(); in emitPseudoProbe() local
48 class DebugLoc; variable
191 auto DebugLoc = IRB.getCurrentDebugLocation(); in addBoundsChecking() local
321 auto *DebugLoc = dyn_cast<yaml::MappingNode>(Node.getValue()); in parseDebugLoc() local
969 LLVMMetadataRef Expr, LLVMMetadataRef DebugLoc, LLVMValueRef Instr) { in llvm_dibuild_insert_declare_before_native()988 LLVMMetadataRef Expr, LLVMMetadataRef DebugLoc, LLVMBasicBlockRef Block) { in llvm_dibuild_insert_declare_at_end_native()
423 llvm::Value *DebugLoc; member
272 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in spliceBB() local299 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in splitBB() local313 DebugLoc DebugLoc = Builder.getCurrentDebugLocation(); in splitBB() local2980 void OpenMPIRBuilder::unrollLoopFull(DebugLoc, CanonicalLoopInfo *Loop) { in unrollLoopFull() argument2987 void OpenMPIRBuilder::unrollLoopHeuristic(DebugLoc, CanonicalLoopInfo *Loop) { in unrollLoopHeuristic() argument
1380 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugValue() local1589 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugInstrRef() local
1404 const DILocation *DebugLoc = MI.getDebugLoc(); in transferDebugValue() local