Home
last modified time | relevance | path

Searched defs:MapExpr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6529 const Expr *MapExpr = nullptr; global() member in __anon143de22e2c11::MappableExprsHandler::MappingExprInfo
6532 MappingExprInfo(const ValueDecl * MapDecl,const Expr * MapExpr=nullptr) MappingExprInfo() argument
6836 generateInfoForComponentList(OpenMPMapClauseKind MapType,ArrayRef<OpenMPMapModifierKind> MapModifiers,ArrayRef<OpenMPMotionModifierKind> MotionModifiers,OMPClauseMappableExprCommon::MappableExprComponentListRef Components,MapCombinedInfoTy & CombinedInfo,MapCombinedInfoTy & StructBaseCombinedInfo,StructRangeInfoTy & PartialStruct,bool IsFirstComponentList,bool IsImplicit,bool GenerateAllInfoForClauses,const ValueDecl * Mapper=nullptr,bool ForDeviceAddr=false,const ValueDecl * BaseDecl=nullptr,const Expr * MapExpr=nullptr,ArrayRef<OMPClauseMappableExprCommon::MappableExprComponentListRef> OverlappedElements=std::nullopt,bool AreBothBasePtrAndPteeMapped=false) const generateInfoForComponentList() argument
8884 __anon143de22e3a02(MappableExprsHandler::MappingExprInfo &MapExpr) emitOffloadingArrays() argument
10262 __anon143de22e4602(MappableExprsHandler::MappingExprInfo &MapExpr) emitTargetDataCalls() argument
[all...]
H A DCGStmtOpenMP.cpp6293 CodeGenFunction::OpaqueValueMapping MapExpr(CGF, ERValExpr, ExprRValue); emitOMPAtomicUpdateExpr() local
6368 CodeGenFunction::OpaqueValueMapping MapExpr(CGF, ERValExpr, ExprRValue); emitOMPAtomicCaptureExpr() local
6385 CodeGenFunction::OpaqueValueMapping MapExpr(CGF, ERValExpr, ExprRValue); emitOMPAtomicCaptureExpr() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp2968 Expr *MapExpr = nullptr; EndOpenMPDSABlock() local