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

  /frameworks/compile/libbcc/include/bcc/
Config.h 43 #define PROVIDE_X86_CODEGEN
48 #define PROVIDE_X86_CODEGEN
56 #define PROVIDE_X86_CODEGEN
  /frameworks/compile/libbcc/lib/
CompilerConfig.cpp 31 #if defined (PROVIDE_X86_CODEGEN) && !defined(__HOST__)
50 #endif // (PROVIDE_X86_CODEGEN) && !defined(__HOST__)
195 #if defined (PROVIDE_X86_CODEGEN)
206 #endif // PROVIDE_X86_CODEGEN
208 #if defined (PROVIDE_X86_CODEGEN)
209 // PROVIDE_X86_CODEGEN is defined for both x86 and x86_64
226 #endif // PROVIDE_X86_CODEGEN

Completed in 62 milliseconds