Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/test/mapping/
H A Ddeclare_mapper_api.cpp20 struct MapperComponentsTy { struct
37 MapperComponentsTy MC; in main() argument
/llvm-project-15.0.7/openmp/libomptarget/src/
H A Dinterface.cpp271 auto *MapperComponentsPtr = (struct MapperComponentsTy *)RtMapperHandle; in __tgt_mapper_num_components()
288 auto *MapperComponentsPtr = (struct MapperComponentsTy *)RtMapperHandle; in __tgt_push_mapper_component()
H A Dprivate.h69 struct MapperComponentsTy { struct
H A Domptarget.cpp379 MapperComponentsTy MapperComponents; in targetDataMapper()