Home
last modified time | relevance | path

Searched refs:emitDirectiveOptionNoRelax (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchTargetStreamer.cpp29 void LoongArchTargetStreamer::emitDirectiveOptionNoRelax() {} in emitDirectiveOptionNoRelax() function in LoongArchTargetStreamer
48 void LoongArchTargetAsmStreamer::emitDirectiveOptionNoRelax() { in emitDirectiveOptionNoRelax() function in LoongArchTargetAsmStreamer
H A DLoongArchTargetStreamer.h29 virtual void emitDirectiveOptionNoRelax();
42 void emitDirectiveOptionNoRelax() override;
H A DLoongArchELFStreamer.h25 void emitDirectiveOptionNoRelax() override;
H A DLoongArchELFStreamer.cpp41 void LoongArchTargetELFStreamer::emitDirectiveOptionNoRelax() {} in emitDirectiveOptionNoRelax() function in LoongArchTargetELFStreamer
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.h52 virtual void emitDirectiveOptionNoRelax();
92 void emitDirectiveOptionNoRelax() override;
H A DRISCVTargetStreamer.cpp52 void RISCVTargetStreamer::emitDirectiveOptionNoRelax() {} in emitDirectiveOptionNoRelax() function in RISCVTargetStreamer
197 void RISCVTargetAsmStreamer::emitDirectiveOptionNoRelax() { in emitDirectiveOptionNoRelax() function in RISCVTargetAsmStreamer
H A DRISCVELFStreamer.h66 void emitDirectiveOptionNoRelax() override;
H A DRISCVELFStreamer.cpp50 void RISCVTargetELFStreamer::emitDirectiveOptionNoRelax() {} in emitDirectiveOptionNoRelax() function in RISCVTargetELFStreamer
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp1937 getTargetStreamer().emitDirectiveOptionNoRelax(); in parseDirectiveOption()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp3217 getTargetStreamer().emitDirectiveOptionNoRelax(); in parseDirectiveOption()