Searched defs:I64M (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ | ||
H A D | tgsi_exec.c | 4590 #define I64M(x, y) ((((int64_t)x) * ((int64_t)y)) >> 32) in micro_imul_hi() macro 4595 #undef I64M in micro_imul_hi() macro |
Completed in 12 milliseconds