Searched defs:getDeviceType (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/clang/lib/AST/ | ||
D | AttrImpl.cpp | 154 OMPDeclareTargetDeclAttr::getDeviceType(const ValueDecl *VD) { in getDeviceType() function in OMPDeclareTargetDeclAttr |
/external/llvm-project/mlir/lib/Dialect/SPIRV/ | ||
D | TargetAndABI.cpp | 77 spirv::DeviceType spirv::TargetEnv::getDeviceType() const { in getDeviceType() function in spirv::TargetEnv |
D | SPIRVAttributes.cpp | 319 spirv::DeviceType spirv::TargetEnvAttr::getDeviceType() const { in getDeviceType() function in spirv::TargetEnvAttr |
/external/angle/src/tests/test_utils/ | ||
D | angle_test_configs.cpp | 42 EGLint PlatformParameters::getDeviceType() const in getDeviceType() function in angle::PlatformParameters |
/external/angle/src/libANGLE/renderer/d3d/d3d11/ | ||
D | Renderer11.cpp | 2309 d3d11::ANGLED3D11DeviceType Renderer11::getDeviceType() const in getDeviceType() function in rx::Renderer11 |