Home
last modified time | relevance | path

Searched refs:lower_mul_high64 (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_int64.c428 lower_mul_high64(nir_builder *b, nir_ssa_def *x, nir_ssa_def *y, in lower_mul_high64() function
892 return lower_mul_high64(b, src[0], src[1], true); in lower_int64_alu_instr()
894 return lower_mul_high64(b, src[0], src[1], false); in lower_int64_alu_instr()

Completed in 2 milliseconds