| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi.h | 422 LLVMValueRef emitted_vertices_vec);
|
| H A D | lp_bld_tgsi_soa.c | 3460 LLVMValueRef emitted_vertices_vec = local in function:end_primitive_masked 3466 emitted_vertices_vec, 3475 emitted_vertices_vec, 3484 emitted_vertices_vec);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_shader.cpp | 245 LLVMValueRef emitted_vertices_vec); 299 LLVMValueRef emitted_vertices_vec) 305 emitted_vertices_vec); 401 LLVMValueRef emitted_vertices_vec) 410 Value *pVertexOffset = MUL(unwrap(emitted_vertices_vec), VIMMED1(vertSize)); 296 swr_gs_llvm_emit_vertex(const struct lp_build_tgsi_gs_iface * gs_base,struct lp_build_tgsi_context * bld_base,LLVMValueRef (* outputs)[4],LLVMValueRef emitted_vertices_vec) argument 398 swr_gs_llvm_emit_vertex(const struct lp_build_tgsi_gs_iface * gs_base,struct lp_build_tgsi_context * bld_base,LLVMValueRef (* outputs)[4],LLVMValueRef emitted_vertices_vec) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi.h | 441 LLVMValueRef emitted_vertices_vec,
|
| H A D | lp_bld_tgsi_soa.c | 4006 LLVMValueRef emitted_vertices_vec = local in function:end_primitive_masked 4013 emitted_vertices_vec, 4023 emitted_vertices_vec, 4033 emitted_vertices_vec);
|
| H A D | lp_bld_nir_soa.c | 1809 LLVMValueRef emitted_vertices_vec = local in function:end_primitive_masked 1818 emitted_vertices_vec, 1823 emitted_vertices_vec, emitted_prims_vec, mask, stream_id);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| H A D | swr_shader.cpp | 361 LLVMValueRef emitted_vertices_vec, 506 LLVMValueRef emitted_vertices_vec, 514 emitted_vertices_vec, 751 LLVMValueRef emitted_vertices_vec, 760 Value *pVertexOffset = MUL(unwrap(emitted_vertices_vec), VIMMED1(vertSize)); 834 Value *pShiftControl = MUL(unwrap(emitted_vertices_vec), VIMMED1(2)); 837 Value *pOffsetControl = LSHR(unwrap(emitted_vertices_vec), VIMMED1(2)); 503 swr_gs_llvm_emit_vertex(const struct lp_build_gs_iface * gs_base,struct lp_build_context * bld,LLVMValueRef (* outputs)[4],LLVMValueRef emitted_vertices_vec,LLVMValueRef mask_vec,LLVMValueRef stream_id) argument 748 swr_gs_llvm_emit_vertex(const struct lp_build_gs_iface * gs_base,struct lp_build_context * bld,LLVMValueRef (* outputs)[4],LLVMValueRef emitted_vertices_vec,LLVMValueRef stream_id) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.c | 1438 LLVMValueRef emitted_vertices_vec) 1457 LLVMBuildExtractElement(builder, emitted_vertices_vec, ind, ""); 1435 draw_gs_llvm_emit_vertex(const struct lp_build_tgsi_gs_iface * gs_base,struct lp_build_tgsi_context * bld_base,LLVMValueRef (* outputs)[4],LLVMValueRef emitted_vertices_vec) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_llvm.c | 1810 LLVMValueRef emitted_vertices_vec, 1831 LLVMBuildExtractElement(builder, emitted_vertices_vec, ind, ""); 1807 draw_gs_llvm_emit_vertex(const struct lp_build_gs_iface * gs_base,struct lp_build_context * bld,LLVMValueRef (* outputs)[4],LLVMValueRef emitted_vertices_vec,LLVMValueRef mask_vec,LLVMValueRef stream_id) argument
|