Home
last modified time | relevance | path

Searched refs:emitAttributesSubsection (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp234 void emitAttributesSubsection( in emitAttributesSubsection() function in __anoneb8230060111::AArch64TargetAsmStreamer
281 AArch64TargetStreamer::emitAttributesSubsection(SubsectionName, Optional, in emitAttributesSubsection()
436 void AArch64TargetELFStreamer::emitAttributesSubsection( in emitAttributesSubsection() function in AArch64TargetELFStreamer
439 AArch64TargetStreamer::emitAttributesSubsection(VendorName, IsOptional, in emitAttributesSubsection()
H A DAArch64TargetStreamer.h105 emitAttributesSubsection(StringRef VendorName,
132 void emitAttributesSubsection(
H A DAArch64TargetStreamer.cpp156 void AArch64TargetStreamer::emitAttributesSubsection( in emitAttributesSubsection() function in AArch64TargetStreamer
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp475 TS->emitAttributesSubsection( in emitAttributes()
498 TS->emitAttributesSubsection( in emitAttributes()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp8032 getTargetStreamer().emitAttributesSubsection(SubsectionName, IsOptional, Type); in parseDirectiveAeabiSubSectionHeader()