Home
last modified time | relevance | path

Searched refs:PROVIDE_X64_CODEGEN (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/
DConfig.h65 #define PROVIDE_X64_CODEGEN macro
74 #undef PROVIDE_X64_CODEGEN
81 #undef PROVIDE_X64_CODEGEN
88 #define PROVIDE_X64_CODEGEN macro
/frameworks/compile/libbcc/lib/Disassembler/
DDisassembler.cpp75 defined(DEFAULT_X64_CODEGEN) || defined(PROVIDE_X64_CODEGEN) in InitializeDisassembler()
/frameworks/compile/libbcc/lib/ExecutionEngine/
DCompiler.cpp161 defined(DEFAULT_X64_CODEGEN) || defined(PROVIDE_X64_CODEGEN) in GlobalInitialization()