Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcc/
DConfig.h44 #define DEFAULT_X86_CODEGEN 1 macro
70 #define DEFAULT_X86_CODEGEN 1 macro
99 #elif defined(DEFAULT_X86_CODEGEN)
/frameworks/compile/libbcc/lib/
DCompilerConfig.cpp198 #if defined (DEFAULT_X86_CODEGEN) && !defined (__HOST__) in initializeArch()