HomeSort by relevance Sort by last modified time
    Searched refs:GetFeatureVector (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/libbcc/lib/Support/
TargetCompilerConfigs.cpp 46 ARMBaseCompilerConfig::GetFeatureVector(std::vector<std::string> &pAttributes,
86 GetFeatureVector(attributes, mInThumbMode, mEnableNEON);
96 GetFeatureVector(attributes, mInThumbMode, pEnable);
  /frameworks/compile/libbcc/include/bcc/Support/
TargetCompilerConfigs.h 36 static void GetFeatureVector(std::vector<std::string> &pAttributes,

Completed in 314 milliseconds