Home | History | Annotate | Download | only in Basic

Lines Matching refs:WebAssembly

742 // WebAssembly target
765 this->TheCXXABI.set(TargetCXXABI::WebAssembly);
7224 clang::WebAssembly::LastTSBuiltin - Builtin::FirstTSBuiltin);
7245 // WebAssembly prefers long long for explicitly 64-bit integers.
7251 // WebAssembly uses long long for int_least64_t and int_fast64_t.