Home
last modified time | relevance | path

Searched defs:IsARM (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/common/
DGPUInfo.cpp57 bool IsARM(PCIVendorID vendorId) { in IsARM() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Ddriver_utils.h59 inline bool IsARM(uint32_t vendorId) in IsARM() function
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
DSystemInfo.cpp108 bool IsARM(VendorID vendorId) in IsARM() function
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
Dangle_test_instantiate.cpp370 bool IsARM() in IsARM() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp1478 bool IsARM = in ExpandMI() local
/third_party/skia/third_party/externals/dawn/src/tests/
DDawnTest.cpp741 bool DawnTestBase::IsARM() const { in IsARM() function in DawnTestBase