Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c1526 static LLVMValueRef emit_umul_high(struct ac_llvm_context *ctx, in emit_umul_high() function
2041 result = emit_umul_high(&ctx->ac, src[0], src[1]); in visit_alu()