Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyTypeUtilities.h55 WASM_ADDRESS_SPACE_VAR = 1, enumerator
66 return AS == WASM_ADDRESS_SPACE_VAR; in isWasmVarAddressSpace()