Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCAsmBackend.cpp42 class SystemZMCAsmBackend : public MCAsmBackend { class
45 SystemZMCAsmBackend(uint8_t osABI) in SystemZMCAsmBackend() function in __anon53cc78bc0111::SystemZMCAsmBackend
71 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()
H A DCMakeLists.txt3 SystemZMCAsmBackend.cpp
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DBUILD.gn54 "SystemZMCAsmBackend.cpp",