Home
last modified time | relevance | path

Searched defs:isSPMDMode (Results 1 – 2 of 2) sorted by relevance

/llvm-project/offload/DeviceRTL/src/
H A DMapping.cpp340 bool mapping::isSPMDMode() { return IsSPMDMode; } isSPMDMode() function in mapping
/llvm-project/offload/plugins-nextgen/common/include/
H A DPluginInterface.h358 bool isSPMDMode() const { isSPMDMode() function