Searched defs:pEnableNEON (Results 1 - 1 of 1) sorted by last modified time

/frameworks/compile/libbcc/lib/Support/
H A DTargetCompilerConfigs.cpp27 bool pEnableNEON) {
36 if (pEnableNEON) {
58 GetFeatureVector(attributes, /* pEnableNEON */mEnableNEON);
26 GetFeatureVector(std::vector<std::string> &pAttributes, bool pEnableNEON) argument

Completed in 21 milliseconds