Searched refs:lp_build_log2 (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.h | 359 lp_build_log2(struct lp_build_context *bld,
|
| H A D | lp_bld_tgsi_aos.c | 582 dst0 = lp_build_log2(&bld->bld_base.base, tmp0);
|
| H A D | lp_bld_arit.c | 3181 return lp_build_exp2(bld, lp_build_mul(bld, lp_build_log2(bld, x), y)); 3216 return lp_build_mul(bld, log2, lp_build_log2(bld, x)); 3616 lp_build_log2(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef
|
| H A D | lp_bld_sample.c | 813 lod = lp_build_log2(lodf_bld, rho);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.h | 358 lp_build_log2(struct lp_build_context *bld,
|
| H A D | lp_bld_tgsi_aos.c | 582 dst0 = lp_build_log2(&bld->bld_base.base, tmp0);
|
| H A D | lp_bld_arit.c | 3131 return lp_build_mul(bld, log2, lp_build_log2(bld, x)); 3547 lp_build_log2(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef
|
| H A D | lp_bld_sample.c | 946 lod = lp_build_log2(lodf_bld, rho);
|
Completed in 138 milliseconds