Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyUtilities.h38 WASM_ADDRESS_SPACE_WASM_VAR = 1 enumerator
45 return AS == WASM_ADDRESS_SPACE_WASM_VAR; in isWasmVarAddressSpace()