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

  /frameworks/compile/libbcc/include/bcc/Support/
TargetCompilerConfigs.h 44 bool enableNEON(bool pEnable = true);
  /frameworks/compile/libbcc/lib/Support/
TargetCompilerConfigs.cpp 92 bool ARMBaseCompilerConfig::enableNEON(bool pEnable) {
  /frameworks/compile/libbcc/lib/Renderscript/
RSCompilerDriver.cpp 181 changed |= arm_config->enableNEON(/* pEnable */false);

Completed in 535 milliseconds