Searched refs:WebAssemblyAsmBackend (Results 1 – 3 of 3) sorted by relevance
32 class WebAssemblyAsmBackend final : public MCAsmBackend { class37 explicit WebAssemblyAsmBackend(bool Is64Bit, bool IsEmscripten) in WebAssemblyAsmBackend() function in __anonb7d471ea0111::WebAssemblyAsmBackend66 WebAssemblyAsmBackend::getFixupKindInfo(MCFixupKind Kind) const { in getFixupKindInfo()86 bool WebAssemblyAsmBackend::writeNopData(raw_ostream &OS, in writeNopData()94 void WebAssemblyAsmBackend::applyFixup(const MCAssembler &Asm, in applyFixup()120 WebAssemblyAsmBackend::createObjectTargetWriter() const { in createObjectTargetWriter()127 return new WebAssemblyAsmBackend(TT.isArch64Bit(), TT.isOSEmscripten()); in createWebAssemblyAsmBackend()
2 WebAssemblyAsmBackend.cpp
58 "WebAssemblyAsmBackend.cpp",