Lines Matching defs:MapInfoData
2792 struct MapInfoData : llvm::OpenMPIRBuilder::MapInfosTy {
2804 void append(MapInfoData &CurInfo) {
2882 MapInfoData &mapData, SmallVectorImpl<Value> &mapVars,
2986 static int getMapDataMemberIdx(MapInfoData &mapData, omp::MapInfoOp memberOp) {
3142 llvm::OpenMPIRBuilder::MapInfosTy &combinedInfo, MapInfoData &mapData,
3248 llvm::OpenMPIRBuilder::MapInfosTy &combinedInfo, MapInfoData &mapData,
3319 processIndividualMap(MapInfoData &mapData, size_t mapDataIdx,
3359 llvm::OpenMPIRBuilder::MapInfosTy &combinedInfo, MapInfoData &mapData,
3399 createAlteredByCaptureMap(MapInfoData &mapData,
3467 MapInfoData &mapData, bool isTargetParams = false) {
3474 // in the map infos corresponding MapInfoData, which is later accessed
3485 // required in MapInfoData are of equal lengths (either filled with
3487 // utilise the size from any component of MapInfoData, if we can't
3488 // something is missing from the initial MapInfoData construction.
3612 MapInfoData mapData;
3631 llvm::SmallVectorImpl<Value> &useDeviceVars, MapInfoData &mapInfoData,
3800 handleDeclareTargetMapVar(MapInfoData &mapData,
3867 // corresponding entry in the MapInfoData containers
3888 createDeviceArgumentAccessor(MapInfoData &mapData, llvm::Argument &arg,
3899 // Find the associated MapInfoData entry for the current input
4327 MapInfoData mapData;