Home
last modified time | relevance | path

Searched refs:pEnableNEON (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/Support/
DTargetCompilerConfigs.cpp51 bool pInThumbMode, bool pEnableNEON) { in GetFeatureVector() argument
70 if (pEnableNEON && Features.count("neon") && Features["neon"]) { in GetFeatureVector()
/frameworks/compile/libbcc/include/bcc/Support/
DTargetCompilerConfigs.h37 bool pInThumbMode, bool pEnableNEON);