Searched refs:lp_build_extract_exponent (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.h | 350 lp_build_extract_exponent(struct lp_build_context *bld,
|
| H A D | lp_bld_sample.c | 635 lod_ipart = lp_build_extract_exponent(bld, rho, 0); 676 ipart = lp_build_extract_exponent(bld, x, 1);
|
| H A D | lp_bld_arit.c | 3389 lp_build_extract_exponent(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef 3662 ipart = lp_build_extract_exponent(bld, x, -1); 3694 ipart = lp_build_extract_exponent(bld, x, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.h | 349 lp_build_extract_exponent(struct lp_build_context *bld,
|
| H A D | lp_bld_sample.c | 760 lod_ipart = lp_build_extract_exponent(bld, rho, 0); 801 ipart = lp_build_extract_exponent(bld, x, 1);
|
| H A D | lp_bld_arit.c | 3311 lp_build_extract_exponent(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef 3593 ipart = lp_build_extract_exponent(bld, x, -1); 3625 ipart = lp_build_extract_exponent(bld, x, 0);
|
Completed in 17 milliseconds