HomeSort by relevance Sort by last modified time
    Searched refs:PROVIDE_ARM64_CODEGEN (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/libbcc/include/bcc/Config/
Config.h 30 #define PROVIDE_ARM64_CODEGEN
53 #define PROVIDE_ARM64_CODEGEN
  /frameworks/compile/libbcc/lib/Support/
CompilerConfig.cpp 148 #if defined(PROVIDE_ARM64_CODEGEN)
151 // this to "neon". If PROVIDE_ARM64_CODEGEN is set, enable "+fp16" for ARM
155 #endif // PROVIDE_ARM64_CODEGEN
177 #if defined(PROVIDE_ARM64_CODEGEN)
196 #endif // PROVIDE_ARM64_CODEGEN

Completed in 845 milliseconds