Searched refs:SystemZMCAsmBackend (Results 1 – 3 of 3) sorted by relevance
42 class SystemZMCAsmBackend : public MCAsmBackend { class45 SystemZMCAsmBackend(uint8_t osABI) in SystemZMCAsmBackend() function in __anon53cc78bc0111::SystemZMCAsmBackend71 SystemZMCAsmBackend::getFixupKindInfo(MCFixupKind Kind) const { in getFixupKindInfo()88 void SystemZMCAsmBackend::applyFixup(const MCAssembler &Asm, in applyFixup()112 bool SystemZMCAsmBackend::writeNopData(raw_ostream &OS, uint64_t Count) const { in writeNopData()124 return new SystemZMCAsmBackend(OSABI); in createSystemZMCAsmBackend()
3 SystemZMCAsmBackend.cpp
54 "SystemZMCAsmBackend.cpp",