Searched refs:getDeviceType (Results 1 – 10 of 10) sorted by relevance
77 spirv::DeviceType spirv::TargetEnv::getDeviceType() const { in getDeviceType() function in spirv::TargetEnv78 return targetAttr.getDeviceType(); in getDeviceType()
325 spirv::DeviceType spirv::TargetEnvAttr::getDeviceType() const { in getDeviceType() function in spirv::TargetEnvAttr620 spirv::DeviceType deviceType = targetEnv.getDeviceType(); in print()
50 DeviceType getDeviceType() const;
168 DeviceType getDeviceType() const;
177 OMPDeclareTargetDeclAttr::getDeviceType(const ValueDecl *VD) { in getDeviceType() function in OMPDeclareTargetDeclAttr
1677 auto DevTy = OMPDeclareTargetDeclAttr::getDeviceType(VD); in checkVar()
19273 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in getEmissionStatus()19295 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in getEmissionStatus()
2668 OMPDeclareTargetDeclAttr::getDeviceType(Caller->getMostRecentDecl()); in finalizeOpenMPDelayedAnalysis()2678 DevTy = OMPDeclareTargetDeclAttr::getDeviceType(FD); in finalizeOpenMPDelayedAnalysis()
3780 static llvm::Optional<DevTypeTy> getDeviceType(const ValueDecl *VD);
10649 OMPDeclareTargetDeclAttr::getDeviceType(VD); in isAssumedToBeNotEmitted()10733 OMPDeclareTargetDeclAttr::getDeviceType(VD); in registerTargetGlobalVariable()