Searched defs:MapInfo (Results 1 – 5 of 5) sorted by relevance
55 struct MapInfo { struct64 static MapInfo gatherMapInfo() { in gatherMapInfo() argument
301 struct MapInfo { struct302 OMPDeclareTargetDeclAttr::MapTypeTy MT;303 SourceLocation Loc;
438 MemMapT MapInfo[Config::getEntriesArraySize()]; in empty() local
6590 struct MapInfo { struct in __anon93cce0fb2c11::MappableExprsHandler6591 OMPClauseMappableExprCommon::MappableExprComponentListRef Components;6592 OpenMPMapClauseKind MapType = OMPC_MAP_unknown;6593 ArrayRef<OpenMPMapModifierKind> MapModifiers;6594 ArrayRef<OpenMPMotionModifierKind> MotionModifiers;6595 bool ReturnDevicePointer = false;6596 bool IsImplicit = false;6597 const ValueDecl *Mapper = nullptr;6598 const Expr *VarRef = nullptr;6599 bool ForDeviceAddr = false;[all …]
6360 MapInfosTy *MapInfo; in createTargetData() local7068 OpenMPIRBuilder::MapInfosTy &MapInfo = GenMapInfoCB(Builder.saveIP()); local