OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROVIDE_X86_CODEGEN
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/libbcc/include/bcc/Config/
Config.h
43
#define
PROVIDE_X86_CODEGEN
48
#define
PROVIDE_X86_CODEGEN
56
#define
PROVIDE_X86_CODEGEN
/frameworks/compile/libbcc/lib/Support/
CompilerConfig.cpp
30
#if defined (
PROVIDE_X86_CODEGEN
) && !defined(__HOST__)
48
#endif // (
PROVIDE_X86_CODEGEN
) && !defined(__HOST__)
215
#if defined (
PROVIDE_X86_CODEGEN
)
242
#endif //
PROVIDE_X86_CODEGEN
244
#if defined (
PROVIDE_X86_CODEGEN
)
245
//
PROVIDE_X86_CODEGEN
is defined for both x86 and x86_64
269
#endif //
PROVIDE_X86_CODEGEN
Completed in 39 milliseconds