Searched refs:ac_ufN_to_float (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/llvm/ |
| H A D | ac_llvm_build.c | 1391 static LLVMValueRef ac_ufN_to_float(struct ac_llvm_context *ctx, LLVMValueRef src, function in typeref:typename:LLVMValueRef 1577 loads[0] = ac_to_integer(ctx, ac_ufN_to_float(ctx, r, 5, 6)); 1578 loads[1] = ac_to_integer(ctx, ac_ufN_to_float(ctx, g, 5, 6)); 1579 loads[2] = ac_to_integer(ctx, ac_ufN_to_float(ctx, b, 5, 5));
|
Completed in 9 milliseconds