Home
last modified time | relevance | path

Searched defs:MapInfo (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dsecondary.h195 } MapInfo[EntriesArraySize]; in empty() local
/external/scudo/standalone/
Dsecondary.h330 } MapInfo[Config::SecondaryCacheEntriesArraySize]; in empty() local
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp7155 struct MapInfo { struct in __anon8f021c723d11::MappableExprsHandler
7156 OMPClauseMappableExprCommon::MappableExprComponentListRef Components;
7157 OpenMPMapClauseKind MapType = OMPC_MAP_unknown;
7158 ArrayRef<OpenMPMapModifierKind> MapModifiers;
7159 ArrayRef<OpenMPMotionModifierKind> MotionModifiers;
7160 bool ReturnDevicePointer = false;
7161 bool IsImplicit = false;
7162 const ValueDecl *Mapper = nullptr;
7163 const Expr *VarRef = nullptr;
7164 bool ForDeviceAddr = false;
[all …]
/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp5394 struct MapInfo { in generateAllInfo() struct
5395 OMPClauseMappableExprCommon::MappableExprComponentListRef Components; in generateAllInfo()
5396 OpenMPMapClauseKind MapType; in generateAllInfo()
5397 OpenMPMapClauseKind MapTypeModifier; in generateAllInfo()