Home
last modified time | relevance | path

Searched refs:getDeviceType (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DAttrImpl.cpp170 OMPDeclareTargetDeclAttr::getDeviceType(const ValueDecl *VD) { in getDeviceType() function in OMPDeclareTargetDeclAttr
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1649 auto DevTy = OMPDeclareTargetDeclAttr::getDeviceType(VD); in checkVar()
H A DSemaDecl.cpp18526 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in getEmissionStatus()
18548 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in getEmissionStatus()
H A DSemaOpenMP.cpp2482 OMPDeclareTargetDeclAttr::getDeviceType(Caller->getMostRecentDecl()); in finalizeOpenMPDelayedAnalysis()
2492 DevTy = OMPDeclareTargetDeclAttr::getDeviceType(FD); in finalizeOpenMPDelayedAnalysis()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td3637 static llvm::Optional<DevTypeTy> getDeviceType(const ValueDecl *VD);
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10689 OMPDeclareTargetDeclAttr::getDeviceType(VD); in isAssumedToBeNotEmitted()
10773 OMPDeclareTargetDeclAttr::getDeviceType(VD); in registerTargetGlobalVariable()