Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/Utils/
DWebAssemblyUtilities.h38 WASM_ADDRESS_SPACE_WASM_VAR = 1 enumerator
45 return AS == WASM_ADDRESS_SPACE_WASM_VAR; in isWasmVarAddressSpace()