Searched refs:NUMBER_OF_DEVICES (Results 1 – 1 of 1) sorted by relevance
39 #define NUMBER_OF_DEVICES 4 macro110 static RTLDeviceInfoTy DeviceInfo(NUMBER_OF_DEVICES);125 int32_t __tgt_rtl_number_of_devices() { return NUMBER_OF_DEVICES; } in __tgt_rtl_number_of_devices()135 assert(DeviceId >= 0 && DeviceId < NUMBER_OF_DEVICES && "bad dev id"); in __tgt_rtl_load_binary()