Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6514 class MappableExprsHandler { class
8191 MappableExprsHandler(const OMPExecutableDirective &Dir, CodeGenFunction &CGF) in MappableExprsHandler() function in __anon93cce0fb2c11::MappableExprsHandler
8237 MappableExprsHandler(const OMPDeclareMapperDecl &Dir, CodeGenFunction &CGF) in MappableExprsHandler() function in __anon93cce0fb2c11::MappableExprsHandler
8844 MappableExprsHandler::MappingExprInfo &MapExprs) { in emitMappingInformation()
8880 CodeGenFunction &CGF, MappableExprsHandler::MapCombinedInfoTy &CombinedInfo, in emitOffloadingArrays()
8895 auto FillInfoMap = [&](MappableExprsHandler::MappingExprInfo &MapExpr) { in emitOffloadingArrays()
9178 MappableExprsHandler::MapCombinedInfoTy Info; in emitUserDefinedMapper()
9179 MappableExprsHandler MEHandler(*D, MapperCGF); in emitUserDefinedMapper()
9191 MapperCGF.Builder.getInt64(MappableExprsHandler::getFlagMemberOffset())); in emitUserDefinedMapper()
9503 MappableExprsHandler::MapCombinedInfoTy CombinedInfo; in emitTargetCallKernelLaunch()
[all …]