OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
105
bool ARMBaseCompilerConfig::
enableNEON
(bool pEnable) {
/frameworks/compile/libbcc/lib/Renderscript/
RSCompilerDriver.cpp
190
changed |= arm_config->
enableNEON
(/* pEnable */false);
Completed in 176 milliseconds