HomeSort by relevance Sort by last modified time
    Searched defs:WebAssembly (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Target/WebAssembly/InstPrinter/
WebAssemblyInstPrinter.h 11 /// \brief This class prints an WebAssembly MCInst to wasm file syntax.
43 namespace WebAssembly {
47 } // end namespace WebAssembly
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.h 1 //- WebAssemblyISelLowering.h - WebAssembly DAG Lowering Interface -*- C++ -*-//
11 /// \brief This file defines the interfaces that WebAssembly uses to lower LLVM
86 namespace WebAssembly {
89 } // end namespace WebAssembly
  /external/clang/include/clang/Basic/
TargetCXXABI.h 93 /// The WebAssembly ABI is a modified version of the Itanium ABI.
104 /// TODO: At present the WebAssembly ABI is not considered stable, so none
106 WebAssembly,
145 case WebAssembly:
164 case WebAssembly:
184 case WebAssembly:
185 // WebAssembly doesn't require any special alignment for member functions.
271 case WebAssembly:
328 // iOS on ARM64 and WebAssembly use the C++11 POD rules. They do not honor
331 case WebAssembly
    [all...]
TargetBuiltins.h 189 /// \brief WebAssembly builtins
190 namespace WebAssembly {
  /external/clang/lib/Driver/
ToolChains.cpp     [all...]

Completed in 80 milliseconds