Home
last modified time | relevance | path

Searched defs:getDeviceType (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/lib/AST/
DAttrImpl.cpp154 OMPDeclareTargetDeclAttr::getDeviceType(const ValueDecl *VD) { in getDeviceType() function in OMPDeclareTargetDeclAttr
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DTargetAndABI.cpp77 spirv::DeviceType spirv::TargetEnv::getDeviceType() const { in getDeviceType() function in spirv::TargetEnv
DSPIRVAttributes.cpp319 spirv::DeviceType spirv::TargetEnvAttr::getDeviceType() const { in getDeviceType() function in spirv::TargetEnvAttr
/external/angle/src/tests/test_utils/
Dangle_test_configs.cpp42 EGLint PlatformParameters::getDeviceType() const in getDeviceType() function in angle::PlatformParameters
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp2309 d3d11::ANGLED3D11DeviceType Renderer11::getDeviceType() const in getDeviceType() function in rx::Renderer11