OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mEnableNEON
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/libbcc/lib/Support/
TargetCompilerConfigs.cpp
83
mEnableNEON
= true;
86
GetFeatureVector(attributes, mInThumbMode,
mEnableNEON
);
94
if (
mEnableNEON
!= pEnable) {
98
mEnableNEON
= pEnable;
/frameworks/compile/libbcc/include/bcc/Support/
TargetCompilerConfigs.h
31
bool
mEnableNEON
;
Completed in 610 milliseconds