Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMTargetParser.h228 bool getHWDivFeatures(unsigned HWDivKind, std::vector<StringRef> &Features);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DARMTargetParser.cpp383 bool ARM::getHWDivFeatures(unsigned HWDivKind, in getHWDivFeatures() function in ARM
415 return getHWDivFeatures(Extensions, Features); in getExtensionFeatures()