Searched refs:lp_build_trunc (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.h | 257 lp_build_trunc(struct lp_build_context *bld,
|
| H A D | lp_bld_tgsi_aos.c | 784 dst0 = lp_build_trunc(&bld->bld_base.base, src0);
|
| H A D | lp_bld_tgsi_action.c | 1924 emit_data->output[emit_data->chan] = lp_build_trunc(&bld_base->base,
|
| H A D | lp_bld_arit.c | 2156 lp_build_trunc(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_arit.h | 256 lp_build_trunc(struct lp_build_context *bld,
|
| H A D | lp_bld_tgsi_aos.c | 784 dst0 = lp_build_trunc(&bld->bld_base.base, src0);
|
| H A D | lp_bld_tgsi_action.c | 1924 emit_data->output[emit_data->chan] = lp_build_trunc(&bld_base->base,
|
| H A D | lp_bld_arit.c | 2037 lp_build_trunc(struct lp_build_context *bld, function in typeref:typename:LLVMValueRef
|
| H A D | lp_bld_nir.c | 825 result = lp_build_trunc(get_flt_bld(bld_base, src_bit_size[0]), src[0]);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test_arit.c | 311 {"trunc", &lp_build_trunc, &truncf, round_values, ARRAY_SIZE(round_values), 24.0 },
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test_arit.c | 332 {"trunc", &lp_build_trunc, &truncf, round_values, ARRAY_SIZE(round_values), 24.0 },
|
Completed in 28 milliseconds