Searched refs:x_3 (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_builtin_builder.c | 201 nir_ssa_def *x_3 = nir_fmul(b, x_2, x); local in function:nir_atan 202 nir_ssa_def *x_5 = nir_fmul(b, x_3, x_2); 209 nir_fmul_imm(b, x_3, -0.3326756418091246f),
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/ |
| H A D | vtn_glsl450.c | 277 nir_ssa_def *x_3 = nir_fmul(b, x_2, x); local in function:build_atan 278 nir_ssa_def *x_5 = nir_fmul(b, x_3, x_2); 285 nir_fmul_imm(b, x_3, -0.3326756418091246f),
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.c | 3044 LLVMValueRef x_3 = lp_build_fmuladd(b, y_2, DP3, x_2); local in function:lp_build_sin_or_cos 3051 LLVMValueRef z = LLVMBuildFMul(b, x_3, x_3, "z"); 3108 LLVMValueRef y2_9 = lp_build_fmuladd(b, y2_7, x_3, x_3);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.c | 2933 LLVMValueRef x_3 = lp_build_fmuladd(b, y_2, DP3, x_2); local in function:lp_build_sin_or_cos 2940 LLVMValueRef z = LLVMBuildFMul(b, x_3, x_3, "z"); 2997 LLVMValueRef y2_9 = lp_build_fmuladd(b, y2_7, x_3, x_3);
|
Completed in 13 milliseconds