Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp467 EmitLabel(LS->getDecl()); in EmitCompoundStmtWithoutScope()
588 void CodeGenFunction::EmitLabel(const LabelDecl *D) { in EmitLabel() function in CodeGenFunction
616 DI->EmitLabel(D, Builder); in EmitLabel()
648 EmitLabel(S.getDecl()); in EmitLabelStmt()
H A DCGDebugInfo.h465 void EmitLabel(const LabelDecl *D, CGBuilderTy &Builder);
H A DCodeGenFunction.h3176 void EmitLabel(const LabelDecl *D); // helper for EmitLabelStmt.
H A DCGDebugInfo.cpp4433 void CGDebugInfo::EmitLabel(const LabelDecl *D, CGBuilderTy &Builder) { in EmitLabel() function in CGDebugInfo
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCodeGenerator.rst620 MCStreamer has one method per directive, such as EmitLabel, EmitSymbolAttribute,
1574 "assembler API". MCStreamer has one method per directive, such as EmitLabel,