Home
last modified time | relevance | path

Searched refs:insertLabel (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDIBuilder.h1157 LLVM_ABI DbgInstPtr insertLabel(DILabel *LabelInfo, const DILocation *DL,
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1905 DbgInstPtr DbgInst = unwrap(Builder)->insertLabel( in LLVMDIBuilderInsertLabelBefore()
1924 DbgInstPtr DbgInst = unwrap(Builder)->insertLabel( in LLVMDIBuilderInsertLabelAtEnd()
H A DDIBuilder.cpp1180 DbgInstPtr DIBuilder::insertLabel(DILabel *LabelInfo, const DILocation *DL, in insertLabel() function in DIBuilder
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp1586 DBuilder.insertLabel(ResumeLabel, &DILoc, ResumeBB->begin()); in createResumeEntryBlock()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5335 DBuilder.insertLabel(L, in EmitLabel()