Searched defs:GetFeatureVector (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Support/
H A DTargetCompilerConfigs.cpp26 void ARMCompilerConfig::GetFeatureVector(std::vector<std::string> &pAttributes, function in class:ARMCompilerConfig
58 GetFeatureVector(attributes, /* pEnableNEON */mEnableNEON);
68 GetFeatureVector(attributes, pEnable);

Completed in 32 milliseconds