Searched refs:getDeviceType (Results 1 – 6 of 6) sorted by relevance
170 OMPDeclareTargetDeclAttr::getDeviceType(const ValueDecl *VD) { in getDeviceType() function in OMPDeclareTargetDeclAttr
1591 auto DevTy = OMPDeclareTargetDeclAttr::getDeviceType(VD); in checkVar()
18469 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in getEmissionStatus()18491 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in getEmissionStatus()
2482 OMPDeclareTargetDeclAttr::getDeviceType(Caller->getMostRecentDecl()); in finalizeOpenMPDelayedAnalysis()2492 DevTy = OMPDeclareTargetDeclAttr::getDeviceType(FD); in finalizeOpenMPDelayedAnalysis()
3610 static llvm::Optional<DevTypeTy> getDeviceType(const ValueDecl *VD);
10496 OMPDeclareTargetDeclAttr::getDeviceType(VD); in isAssumedToBeNotEmitted()10614 OMPDeclareTargetDeclAttr::getDeviceType(VD); in registerTargetGlobalVariable()