Searched refs:WebAssembly64TargetInfo (Results 1 – 3 of 3) sorted by relevance
158 class LLVM_LIBRARY_VISIBILITY WebAssembly64TargetInfo161 explicit WebAssembly64TargetInfo(const llvm::Triple &T, in WebAssembly64TargetInfo() function
252 void WebAssembly64TargetInfo::getTargetDefines(const LangOptions &Opts, in getTargetDefines()
631 return new WASITargetInfo<WebAssembly64TargetInfo>(Triple, Opts); in AllocateTarget()633 return new EmscriptenTargetInfo<WebAssembly64TargetInfo>(Triple, Opts); in AllocateTarget()635 return new WebAssemblyOSTargetInfo<WebAssembly64TargetInfo>(Triple, Opts); in AllocateTarget()