Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c1347 static LLVMValueRef ac_ufN_to_float(struct ac_llvm_context *ctx, LLVMValueRef src, in ac_ufN_to_float() function
1535 loads[0] = ac_to_integer(ctx, ac_ufN_to_float(ctx, r, 5, 6)); in ac_build_opencoded_load_format()
1536 loads[1] = ac_to_integer(ctx, ac_ufN_to_float(ctx, g, 5, 6)); in ac_build_opencoded_load_format()
1537 loads[2] = ac_to_integer(ctx, ac_ufN_to_float(ctx, b, 5, 5)); in ac_build_opencoded_load_format()