Home
last modified time | relevance | path

Searched refs:Uint32tMulWithOverflowCheck (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/core/utils/
Dconvert_utils_base.h179 inline uint32_t Uint32tMulWithOverflowCheck(uint32_t a, uint32_t b) { in Uint32tMulWithOverflowCheck() function
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dascend_stream_assign.cc626 …resource_manager.get_cur_stream_num() + Uint32tMulWithOverflowCheck(hcom_stream_num, kHcomSecondar… in AssignAllNodesStream()