Home
last modified time | relevance | path

Searched defs:emitLabel (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWasmStreamer.cpp38 void MCWasmStreamer::emitLabel(MCSymbol *S, SMLoc Loc) { in emitLabel() function in MCWasmStreamer
H A DMCMachOStreamer.cpp160 void MCMachOStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { in emitLabel() function in MCMachOStreamer
H A DMCWinCOFFStreamer.cpp164 void MCWinCOFFStreamer::emitLabel(MCSymbol *S, SMLoc Loc) { in emitLabel() function in MCWinCOFFStreamer
H A DMCELFStreamer.cpp65 void MCELFStreamer::emitLabel(MCSymbol *S, SMLoc Loc) { in emitLabel() function in MCELFStreamer
H A DMCObjectStreamer.cpp213 void MCObjectStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { in emitLabel() function in MCObjectStreamer
H A DMCStreamer.cpp53 void MCTargetStreamer::emitLabel(MCSymbol *Symbol) {} in emitLabel() function in MCTargetStreamer
396 void MCStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { in emitLabel() function in MCStreamer
H A DMCAsmStreamer.cpp566 void MCAsmStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { in emitLabel() function in MCAsmStreamer
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp88 void MipsELFStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { in emitLabel() function in MipsELFStreamer
H A DMipsTargetStreamer.cpp933 void MipsTargetELFStreamer::emitLabel(MCSymbol *S) { in emitLabel() function in MipsTargetELFStreamer
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZHLASMAsmStreamer.cpp186 void SystemZHLASMAsmStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { in emitLabel() function in SystemZHLASMAsmStreamer
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFStreamer.cpp118 void PPCELFStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { in emitLabel() function in PPCELFStreamer
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRecordStreamer.cpp89 void RecordStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { emitLabel() function in RecordStreamer
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DEvalEmitter.cpp93 void EvalEmitter::emitLabel(LabelTy Label) { CurrentLabel = Label; } in emitLabel() function in EvalEmitter
H A DByteCodeEmitter.cpp102 void ByteCodeEmitter::emitLabel(LabelTy Label) { in emitLabel() function in ByteCodeEmitter
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1087 void ARMTargetELFStreamer::emitLabel(MCSymbol *Symbol) { in emitLabel() function in ARMTargetELFStreamer