Searched refs:TARGET_TRIPLE_STRING (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/
H A DConfig.h84 #define TARGET_TRIPLE_STRING "armv7-none-linux-gnueabi" macro
86 #define TARGET_TRIPLE_STRING "i686-unknown-linux" macro
88 #define TARGET_TRIPLE_STRING "x86_64-unknown-linux" macro
/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DCompiler.cpp130 Triple = TARGET_TRIPLE_STRING;

Completed in 70 milliseconds