Searched refs:PROVIDE_ARM64_CODEGEN (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/
H A DConfig.h30 #define PROVIDE_ARM64_CODEGEN macro
53 #define PROVIDE_ARM64_CODEGEN macro
/frameworks/compile/libbcc/lib/
H A DCompilerConfig.cpp145 #if defined(PROVIDE_ARM64_CODEGEN)
148 // this to "neon". If PROVIDE_ARM64_CODEGEN is set, enable "+fp16" for ARM
152 #endif // PROVIDE_ARM64_CODEGEN
166 #if defined(PROVIDE_ARM64_CODEGEN)
176 #endif // PROVIDE_ARM64_CODEGEN

Completed in 56 milliseconds