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

  /frameworks/compile/libbcc/lib/Support/
TargetCompilerConfigs.cpp 93 mEnableNEON = true;
99 GetFeatureVector(attributes, mInThumbMode, mEnableNEON);
107 if (mEnableNEON != pEnable) {
111 mEnableNEON = pEnable;
  /frameworks/compile/libbcc/include/bcc/Support/
TargetCompilerConfigs.h 31 bool mEnableNEON;

Completed in 2206 milliseconds