Home
last modified time | relevance | path

Searched refs:finishAttributeSection (Results 1 – 17 of 17) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
HDRISCVTargetStreamer.cpp33 void RISCVTargetStreamer::finish() { finishAttributeSection(); } in finish()
48 void RISCVTargetStreamer::finishAttributeSection() {} in finishAttributeSection() function in RISCVTargetStreamer
170 void RISCVTargetAsmStreamer::finishAttributeSection() {} in finishAttributeSection() function in RISCVTargetAsmStreamer
HDRISCVTargetStreamer.h55 virtual void finishAttributeSection();
72 void finishAttributeSection() override;
HDRISCVELFStreamer.h53 void finishAttributeSection() override;
HDRISCVELFStreamer.cpp79 void RISCVTargetELFStreamer::finishAttributeSection() { in finishAttributeSection() function in RISCVTargetELFStreamer
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
HDCSKYTargetStreamer.cpp123 finishAttributeSection(); in finish()
131 void CSKYTargetStreamer::finishAttributeSection() {} in finishAttributeSection() function in CSKYTargetStreamer
142 void CSKYTargetAsmStreamer::finishAttributeSection() {} in finishAttributeSection() function in CSKYTargetAsmStreamer
HDCSKYTargetStreamer.h64 virtual void finishAttributeSection();
101 void finishAttributeSection() override;
HDCSKYELFStreamer.h91 void finishAttributeSection() override;
HDCSKYELFStreamer.cpp81 void CSKYTargetELFStreamer::finishAttributeSection() { in finishAttributeSection() function in CSKYTargetELFStreamer
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonTargetStreamer.h29 virtual void finishAttributeSection() {} in finishAttributeSection() function
HDHexagonAsmPrinter.cpp789 HTS.finishAttributeSection(); in emitEndOfAsmFile()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCTargetDesc.cpp271 void finish() override { finishAttributeSection(); } in finish()
273 void finishAttributeSection() override {} in finishAttributeSection() function in __anon7e9f87be0311::HexagonTargetAsmStreamer
315 void finish() override { finishAttributeSection(); } in finish()
322 void finishAttributeSection() override { in finishAttributeSection() function in __anon7e9f87be0311::HexagonTargetELFStreamer
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
HDARMELFStreamer.cpp99 void finishAttributeSection() override;
255 void ARMTargetAsmStreamer::finishAttributeSection() {} in finishAttributeSection() function in __anonb9567bae0111::ARMTargetAsmStreamer
419 void finishAttributeSection() override;
784 finishAttributeSection(); in switchVendor()
1041 void ARMTargetELFStreamer::finishAttributeSection() { in finishAttributeSection() function in ARMTargetELFStreamer
1114 finishAttributeSection(); in finish()
HDARMTargetStreamer.cpp115 void ARMTargetStreamer::finishAttributeSection() {} in finishAttributeSection() function in ARMTargetStreamer
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/CSKY/
HDCSKYAsmPrinter.cpp140 CTS.finishAttributeSection(); in emitEndOfAsmFile()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCStreamer.h166 virtual void finishAttributeSection();
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVAsmPrinter.cpp481 RTS.finishAttributeSection(); in emitEndOfAsmFile()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMAsmPrinter.cpp594 ATS.finishAttributeSection(); in emitEndOfAsmFile()