Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcc/Config/
DConfig.h44 #define DEFAULT_X86_CODEGEN macro
70 #define DEFAULT_X86_CODEGEN macro
99 #elif defined(DEFAULT_X86_CODEGEN)
/frameworks/compile/libbcc/lib/Support/
DCompilerConfig.cpp218 #if defined (DEFAULT_X86_CODEGEN) && !defined (DEFAULT_X86_64_CODEGEN) in initializeArch()