Home
last modified time | relevance | path

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

/external/cpuinfo/src/
Dinit.c45 #elif CPUINFO_ARCH_ASMJS || CPUINFO_ARCH_WASM || CPUINFO_ARCH_WASMSIMD in cpuinfo_initialize()
/external/cpuinfo/include/
Dcpuinfo.h38 #define CPUINFO_ARCH_ASMJS 1 macro
71 #ifndef CPUINFO_ARCH_ASMJS
72 #define CPUINFO_ARCH_ASMJS 0 macro