Home
last modified time | relevance | path

Searched refs:CPUINFO_ARCH_WASMSIMD (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.h43 #define CPUINFO_ARCH_WASMSIMD 1 macro
79 #ifndef CPUINFO_ARCH_WASMSIMD
80 #define CPUINFO_ARCH_WASMSIMD 0 macro