Searched defs:IsDevice (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Driver/ | ||
H A D | ToolChain.cpp | 1583 bool IsDevice = OFK != Action::OFK_None && OFK != Action::OFK_Host; TranslateXarchArgs() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 7973 bool IsDevice = CGF.CGM.getLangOpts().OpenMPIsTargetDevice; emitTargetTeamsLoopCodegenStatus() local |
H A D | CGOpenMPRuntime.cpp | 9903 isAssumedToBeNotEmitted(const ValueDecl * VD,bool IsDevice) isAssumedToBeNotEmitted() argument |