| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_lowering_helper.h | 38 BuildUtil bld; member in class:nv50_ir::LoweringHelper
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_lowering_helper.h | 38 BuildUtil bld; member in class:nv50_ir::LoweringHelper
|
| H A D | nv50_ir_lowering_gv100.h | 36 BuildUtil bld; member in class:nv50_ir::GV100LoweringPass
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/tests/ |
| H A D | comparison_pre_tests.cpp | 48 struct nir_builder bld; member in class:comparison_pre_test [all...] |
| H A D | ssa_def_bits_used_tests.cpp | 47 struct nir_builder bld; member in class:ssa_def_bits_used_test [all...] |
| H A D | opt_if_tests.cpp | 32 nir_builder bld; member in class:nir_opt_if_test [all...] |
| H A D | lower_returns_tests.cpp | 32 nir_builder bld; member in class:nir_opt_lower_returns_test [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_lower_idiv.c | 40 convert_instr(nir_builder *bld, nir_alu_instr *alu) argument [all...] |
| H A D | nir_opt_remove_phis.c | 154 nir_builder bld; local in function:nir_opt_remove_phis_impl
|
| H A D | nir_lower_bit_size.c | 33 convert_to_bit_size(nir_builder *bld, argument 48 lower_instr(nir_builder *bld, nir_alu_instr *alu, unsigned bit_size) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/tests/ |
| H A D | comparison_pre_tests.cpp | 44 struct nir_builder bld; member in class:comparison_pre_test [all...] |
| H A D | negative_equal_tests.cpp | 64 struct nir_builder bld; member in class:alu_srcs_negative_equal_test [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_bitarit.c | 41 lp_build_or(struct lp_build_context *bld, LLVMValueRef a, LLVMValueRef b) argument 67 lp_build_xor(struct lp_build_context *bld, LLVMValueRef a, LLVMValueRef b) argument 95 lp_build_and(struct lp_build_context * bld,LLVMValueRef a,LLVMValueRef b) argument 124 lp_build_andnot(struct lp_build_context * bld,LLVMValueRef a,LLVMValueRef b) argument 151 lp_build_not(struct lp_build_context * bld,LLVMValueRef a) argument 174 lp_build_shl(struct lp_build_context * bld,LLVMValueRef a,LLVMValueRef b) argument 198 lp_build_shr(struct lp_build_context * bld,LLVMValueRef a,LLVMValueRef b) argument 224 lp_build_shl_imm(struct lp_build_context * bld,LLVMValueRef a,unsigned imm) argument 237 lp_build_shr_imm(struct lp_build_context * bld,LLVMValueRef a,unsigned imm) argument [all...] |
| H A D | lp_bld_format_aos_array.c | 59 struct lp_build_context bld; local in function:lp_build_fetch_rgba_aos_array
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_alpha.c | 58 struct lp_build_context bld; local in function:lp_build_alpha_test [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_bld_alpha.c | 58 struct lp_build_context bld; local in function:lp_build_alpha_test [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_format_aos_array.c | 59 struct lp_build_context bld; local in function:lp_build_fetch_rgba_aos_array
|
| H A D | lp_bld_bitarit.c | 41 lp_build_or(struct lp_build_context *bld, LLVMValueRef a, LLVMValueRef b) argument 67 lp_build_xor(struct lp_build_context *bld, LLVMValueRef a, LLVMValueRef b) argument 95 lp_build_and(struct lp_build_context * bld,LLVMValueRef a,LLVMValueRef b) argument 124 lp_build_andnot(struct lp_build_context * bld,LLVMValueRef a,LLVMValueRef b) argument 151 lp_build_not(struct lp_build_context * bld,LLVMValueRef a) argument 174 lp_build_shl(struct lp_build_context * bld,LLVMValueRef a,LLVMValueRef b) argument 198 lp_build_shr(struct lp_build_context * bld,LLVMValueRef a,LLVMValueRef b) argument 224 lp_build_shl_imm(struct lp_build_context * bld,LLVMValueRef a,unsigned imm) argument 237 lp_build_shr_imm(struct lp_build_context * bld,LLVMValueRef a,unsigned imm) argument 245 lp_build_popcount(struct lp_build_context * bld,LLVMValueRef a) argument 257 lp_build_bitfield_reverse(struct lp_build_context * bld,LLVMValueRef a) argument 269 lp_build_cttz(struct lp_build_context * bld,LLVMValueRef a) argument 284 lp_build_ctlz(struct lp_build_context * bld,LLVMValueRef a) argument [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/ |
| H A D | nouveau_nvkm_engine_gr_gp108.c | 34 gp108_gr_acr_bld_patch(struct nvkm_acr *acr, u32 bld, s64 adjust) argument 45 gp108_gr_acr_bld_write(struct nvkm_acr *acr, u32 bld, argument
|
| H A D | nouveau_nvkm_engine_gr_gm20b.c | 39 gm20b_gr_acr_bld_patch(struct nvkm_acr *acr, u32 bld, s64 adjust) argument 57 gm20b_gr_acr_bld_write(struct nvkm_acr *acr, u32 bld, argument
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_remove_phis.c | 156 nir_builder bld; local in function:nir_opt_remove_phis_impl
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | test_fs_saturate_propagation.cpp | 103 const fs_builder &bld = v->bld; local in function:TEST_F 138 const fs_builder &bld = v->bld; local in function:TEST_F 176 const fs_builder &bld local in function:TEST_F 211 const fs_builder &bld = v->bld; local in function:TEST_F 245 const fs_builder &bld = v->bld; local in function:TEST_F 283 const fs_builder &bld = v->bld; local in function:TEST_F 321 const fs_builder &bld = v->bld; local in function:TEST_F 359 const fs_builder &bld = v->bld; local in function:TEST_F 400 const fs_builder &bld = v->bld; local in function:TEST_F 445 const fs_builder &bld = v->bld; local in function:TEST_F 487 const fs_builder &bld = v->bld; local in function:TEST_F 530 const fs_builder &bld = v->bld; local in function:TEST_F 565 const fs_builder &bld = v->bld; local in function:TEST_F 604 const fs_builder &bld = v->bld; local in function:TEST_F 645 const fs_builder &bld = v->bld; local in function:TEST_F 685 const fs_builder &bld = v->bld; local in function:TEST_F 728 const fs_builder &bld = v->bld; local in function:TEST_F 762 const fs_builder &bld = v->bld; local in function:TEST_F [all...] |
| H A D | test_vec4_dead_code_eliminate.cpp | 124 const vec4_builder bld = vec4_builder(v).at_end(); local in function:TEST_F
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_form_hard_clauses.cpp | 42 emit_clause(Builder& bld, unsigned num_instrs, aco_ptr<Instruction>* instrs) argument 74 Builder bld(program, &new_instructions); local in function:aco::form_hard_clauses
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | test_fs_saturate_propagation.cpp | 115 const fs_builder &bld = v->bld; local in function:TEST_F 150 const fs_builder &bld = v->bld; local in function:TEST_F 188 const fs_builder &bld local in function:TEST_F 223 const fs_builder &bld = v->bld; local in function:TEST_F 257 const fs_builder &bld = v->bld; local in function:TEST_F 295 const fs_builder &bld = v->bld; local in function:TEST_F 333 const fs_builder &bld = v->bld; local in function:TEST_F 371 const fs_builder &bld = v->bld; local in function:TEST_F 412 const fs_builder &bld = v->bld; local in function:TEST_F 457 const fs_builder &bld = v->bld; local in function:TEST_F 499 const fs_builder &bld = v->bld; local in function:TEST_F 542 const fs_builder &bld = v->bld; local in function:TEST_F 577 const fs_builder &bld = v->bld; local in function:TEST_F 616 const fs_builder &bld = v->bld; local in function:TEST_F 657 const fs_builder &bld = v->bld; local in function:TEST_F 697 const fs_builder &bld = v->bld; local in function:TEST_F 740 const fs_builder &bld = v->bld; local in function:TEST_F 774 const fs_builder &bld = v->bld; local in function:TEST_F [all...] |