Home
last modified time | relevance | path

Searched refs:WASM (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/isc/libsodium/dist/dist-build/
H A Demscripten.sh77 emccLibsodium "${PREFIX}/lib/libsodium.wasm.tmp.js" -O3 -s WASM=1
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DDwarf.def855 HANDLE_DW_OP(0xed, WASM_location, 0, WASM)
856 HANDLE_DW_OP(0xee, WASM_location_int, 0, WASM)
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6336 WASM = (1 << MCContext::IsWasm), in parsePrefix() enumerator
6370 CurrentFormat = WASM; in parsePrefix()