HomeSort by relevance Sort by last modified time
    Searched refs:DEFAULT_X86_TRIPLE_STRING (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/libbcc/include/bcc/
Config.h 81 #define DEFAULT_X86_TRIPLE_STRING "i686-unknown-linux"
100 #define DEFAULT_TARGET_TRIPLE_STRING DEFAULT_X86_TRIPLE_STRING
  /frameworks/compile/libbcc/lib/
RSKernelExpand.cpp 681 if (mStructExplicitlyPaddedBySlang || (Module->getTargetTriple() != DEFAULT_X86_TRIPLE_STRING)) {
735 if (mStructExplicitlyPaddedBySlang || (Module->getTargetTriple() != DEFAULT_X86_TRIPLE_STRING)) {
    [all...]

Completed in 274 milliseconds