Searched defs:getDeviceType (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | AttrImpl.cpp | 180 OMPDeclareTargetDeclAttr::getDeviceType(const ValueDecl *VD) { in getDeviceType() function in OMPDeclareTargetDeclAttr |
/llvm-project/mlir/lib/Dialect/SPIRV/IR/ | ||
H A D | TargetAndABI.cpp | 79 spirv::DeviceType spirv::TargetEnv::getDeviceType() const { in getDeviceType() function in spirv::TargetEnv |
H A D | SPIRVAttributes.cpp | 333 spirv::DeviceType spirv::TargetEnvAttr::getDeviceType() const { getDeviceType() function in spirv::TargetEnvAttr |
/llvm-project/flang/lib/Lower/ | ||
H A D | OpenACC.cpp | 1535 getDeviceType(Fortran::common::OpenACCDeviceType device) { getDeviceType() function |