Home
last modified time | relevance | path

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

/external/llvm-project/openmp/libomptarget/test/mapping/
Ddeclare_mapper_api.cpp23 struct MapperComponentsTy { struct
39 MapperComponentsTy MC; in main() argument
/external/llvm-project/openmp/libomptarget/src/
Dprivate.h58 struct MapperComponentsTy { struct
Dinterface.cpp437 auto *MapperComponentsPtr = (struct MapperComponentsTy *)rt_mapper_handle; in __tgt_mapper_num_components()
452 auto *MapperComponentsPtr = (struct MapperComponentsTy *)rt_mapper_handle; in __tgt_push_mapper_component()
Domptarget.cpp217 MapperComponentsTy MapperComponents; in targetDataMapper()