Home
last modified time | relevance | path

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

/external/cpuinfo/src/
Dinit.c43 #elif CPUINFO_ARCH_ASMJS || CPUINFO_ARCH_WASM || CPUINFO_ARCH_WASMSIMD in cpuinfo_initialize()
/external/cpuinfo/include/
Dcpuinfo.h45 #define CPUINFO_ARCH_WASM 1 macro
75 #ifndef CPUINFO_ARCH_WASM
76 #define CPUINFO_ARCH_WASM 0 macro