Home
last modified time | relevance | path

Searched refs:SystemZMCAsmBackend (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmBackend.cpp82 class SystemZMCAsmBackend : public MCAsmBackend { class
85 SystemZMCAsmBackend(uint8_t osABI) in SystemZMCAsmBackend() function in __anona7a3c3010311::SystemZMCAsmBackend
114 Optional<MCFixupKind> SystemZMCAsmBackend::getFixupKind(StringRef Name) const { in getFixupKind()
131 SystemZMCAsmBackend::getFixupKindInfo(MCFixupKind Kind) const { in getFixupKindInfo()
155 bool SystemZMCAsmBackend::shouldForceRelocation(const MCAssembler &, in shouldForceRelocation()
161 void SystemZMCAsmBackend::applyFixup(const MCAssembler &Asm, in applyFixup()
187 bool SystemZMCAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count, in writeNopData()
200 return new SystemZMCAsmBackend(OSABI); in createSystemZMCAsmBackend()
H A DCMakeLists.txt3 SystemZMCAsmBackend.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DBUILD.gn54 "SystemZMCAsmBackend.cpp",