Home
last modified time | relevance | path

Searched refs:WASI (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dtarget.h59 WASI, enumerator
H A Dtarget.d310 WASI, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DTriple.h200 WASI, // Experimental WebAssembly OS enumerator
611 return getOS() == Triple::WASI; in isOSWASI()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DTargets.cpp615 case llvm::Triple::WASI: in AllocateTarget()
630 case llvm::Triple::WASI: in AllocateTarget()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DREADME.txt20 on musl, for producing WebAssemmbly applictions that use the WASI ABI.
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInitHeaderSearch.cpp429 case llvm::Triple::WASI: in AddDefaultIncludePaths()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTriple.cpp222 case WASI: return "wasi"; in getOSTypeName()
539 .StartsWith("wasi", Triple::WASI) in parseOS()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A D__locale44 // WASI libc uses musl's locales support.