Home
last modified time | relevance | path

Searched defs:checkFeatures (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSubtargetInfo.cpp278 bool MCSubtargetInfo::checkFeatures(StringRef FS) const { in checkFeatures() function in MCSubtargetInfo
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCSubtargetInfo.cpp298 bool MCSubtargetInfo::checkFeatures(StringRef FS) const { in checkFeatures() function in MCSubtargetInfo
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp1409 void checkFeatures(const PlatformInterface &vkp, const VkInstance &instance, const InstanceDriver &… in checkFeatures() function