Home
last modified time | relevance | path

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

/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.cpp880 void MipsTargetELFStreamer::emitLabel(MCSymbol *S) { in emitLabel() function in MipsTargetELFStreamer
/freebsd/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/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/Interp/
H A DEvalEmitter.cpp79 void EvalEmitter::emitLabel(LabelTy Label) { in emitLabel() function in EvalEmitter
H A DByteCodeEmitter.cpp204 void ByteCodeEmitter::emitLabel(LabelTy Label) { in emitLabel() function in ByteCodeEmitter
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWasmStreamer.cpp42 void MCWasmStreamer::emitLabel(MCSymbol *S, SMLoc Loc) { in emitLabel() function in MCWasmStreamer
H A DMCWinCOFFStreamer.cpp103 void MCWinCOFFStreamer::emitLabel(MCSymbol *S, SMLoc Loc) { in emitLabel() function in MCWinCOFFStreamer
H A DMCMachOStreamer.cpp164 void MCMachOStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { in emitLabel() function in MCMachOStreamer
H A DMCELFStreamer.cpp67 void MCELFStreamer::emitLabel(MCSymbol *S, SMLoc Loc) { in emitLabel() function in MCELFStreamer
H A DMCObjectStreamer.cpp225 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
414 void MCStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { in emitLabel() function in MCStreamer
H A DMCAsmStreamer.cpp551 void MCAsmStreamer::emitLabel(MCSymbol *Symbol, SMLoc Loc) { in emitLabel() function in MCAsmStreamer
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp1077 void ARMTargetELFStreamer::emitLabel(MCSymbol *Symbol) { in emitLabel() function in ARMTargetELFStreamer