Searched refs:enableNEON (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Support/
H A DTargetCompilerConfigs.h44 bool enableNEON(bool pEnable = true);
/frameworks/compile/libbcc/lib/Support/
H A DTargetCompilerConfigs.cpp105 bool ARMBaseCompilerConfig::enableNEON(bool pEnable) { function in class:ARMBaseCompilerConfig
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp190 changed |= arm_config->enableNEON(/* pEnable */false);

Completed in 73 milliseconds