Searched refs:SystemZMCAsmBackend (Results 1 – 3 of 3) sorted by relevance
82 class SystemZMCAsmBackend : public MCAsmBackend { class85 SystemZMCAsmBackend(uint8_t osABI) in SystemZMCAsmBackend() function in __anona7a3c3010311::SystemZMCAsmBackend114 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()
3 SystemZMCAsmBackend.cpp
54 "SystemZMCAsmBackend.cpp",