Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DAttrImpl.cpp170 OMPDeclareTargetDeclAttr::getDeviceType(const ValueDecl *VD) { in getDeviceType() function in OMPDeclareTargetDeclAttr
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp1591 auto DevTy = OMPDeclareTargetDeclAttr::getDeviceType(VD); in checkVar()
H A DSemaDecl.cpp18469 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in getEmissionStatus()
18491 OMPDeclareTargetDeclAttr::getDeviceType(FD->getCanonicalDecl()); in getEmissionStatus()
H A DSemaOpenMP.cpp2482 OMPDeclareTargetDeclAttr::getDeviceType(Caller->getMostRecentDecl()); in finalizeOpenMPDelayedAnalysis()
2492 DevTy = OMPDeclareTargetDeclAttr::getDeviceType(FD); in finalizeOpenMPDelayedAnalysis()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAttr.td3610 static llvm::Optional<DevTypeTy> getDeviceType(const ValueDecl *VD);
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10496 OMPDeclareTargetDeclAttr::getDeviceType(VD); in isAssumedToBeNotEmitted()
10614 OMPDeclareTargetDeclAttr::getDeviceType(VD); in registerTargetGlobalVariable()