Home
last modified time | relevance | path

Searched defs:emitDirectiveOptionPush (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchTargetStreamer.cpp26 void LoongArchTargetStreamer::emitDirectiveOptionPush() {} in emitDirectiveOptionPush() function in LoongArchTargetStreamer
36 void LoongArchTargetAsmStreamer::emitDirectiveOptionPush() { in emitDirectiveOptionPush() function in LoongArchTargetAsmStreamer
H A DLoongArchELFStreamer.cpp38 void LoongArchTargetELFStreamer::emitDirectiveOptionPush() {} in emitDirectiveOptionPush() function in LoongArchTargetELFStreamer
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVTargetStreamer.cpp50 void RISCVTargetStreamer::emitDirectiveOptionPush() {} in emitDirectiveOptionPush() function in RISCVTargetStreamer
161 void RISCVTargetAsmStreamer::emitDirectiveOptionPush() { in emitDirectiveOptionPush() function in RISCVTargetAsmStreamer
H A DRISCVELFStreamer.cpp48 void RISCVTargetELFStreamer::emitDirectiveOptionPush() {} in emitDirectiveOptionPush() function in RISCVTargetELFStreamer