Searched refs:getDeviceType (Results 1 – 6 of 6) sorted by relevance
170 OMPDeclareTargetDeclAttr::getDeviceType(const ValueDecl *VD) { in getDeviceType() function in OMPDeclareTargetDeclAttr
1649 auto DevTy = OMPDeclareTargetDeclAttr::getDeviceType(VD); in checkVar()
18526 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in getEmissionStatus()18548 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in getEmissionStatus()
2482 OMPDeclareTargetDeclAttr::getDeviceType(Caller->getMostRecentDecl()); in finalizeOpenMPDelayedAnalysis()2492 DevTy = OMPDeclareTargetDeclAttr::getDeviceType(FD); in finalizeOpenMPDelayedAnalysis()
3637 static llvm::Optional<DevTypeTy> getDeviceType(const ValueDecl *VD);
10689 OMPDeclareTargetDeclAttr::getDeviceType(VD); in isAssumedToBeNotEmitted()10773 OMPDeclareTargetDeclAttr::getDeviceType(VD); in registerTargetGlobalVariable()