Home
last modified time | relevance | path

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

/freebsd-src/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.cpp879 void MipsTargetELFStreamer::emitLabel(MCSymbol *S) { emitLabel() function in MipsTargetELFStreamer
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFStreamer.cpp120 void PPCELFStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { in emitLabel() function in PPCELFStreamer
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DEvalEmitter.cpp54 void EvalEmitter::emitLabel(LabelTy Label) { emitLabel() function in EvalEmitter
H A DByteCodeEmitter.cpp146 void ByteCodeEmitter::emitLabel(LabelTy Label) { emitLabel() function in ByteCodeEmitter
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DRecordStreamer.cpp84 void RecordStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { in emitLabel() function in RecordStreamer
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCWasmStreamer.cpp55 void MCWasmStreamer::emitLabel(MCSymbol *S, SMLoc Loc) { emitLabel() function in MCWasmStreamer
H A DMCWinCOFFStreamer.cpp84 void MCWinCOFFStreamer::emitLabel(MCSymbol *S, SMLoc Loc) { emitLabel() function in MCWinCOFFStreamer
H A DMCMachOStreamer.cpp198 emitLabel(Start); in emitLabel() function in MCMachOStreamer
H A DMCELFStreamer.cpp101 void MCELFStreamer::emitLabel(MCSymbol *S, SMLoc Loc) { emitLabel() function in MCELFStreamer
H A DMCObjectStreamer.cpp290 void MCObjectStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { emitLabel() function in MCObjectStreamer
H A DMCStreamer.cpp53 void MCTargetStreamer::emitLabel(MCSymbol *Symbol) {} in emitLabel() function in MCTargetStreamer
424 void MCStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { emitLabel() function in MCStreamer
H A DMCAsmStreamer.cpp535 void MCAsmStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { emitLabel() function in MCAsmStreamer
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1086 void ARMTargetELFStreamer::emitLabel(MCSymbol *Symbol) { emitLabel() function in ARMTargetELFStreamer