Home
last modified time | relevance | path

Searched defs:block (Results 51 - 75 of 1236) sorted by relevance

12345678910>>...50

/third_party/mesa3d/src/compiler/nir/
H A Dnir_normalize_cubemap_coords.c37 normalize_cubemap_coords_block(nir_block *block, nir_builder *b) in normalize_cubemap_coords_block() argument
H A Dnir_lower_global_vars_to_local.c54 mark_global_var_uses_block(nir_block *block, nir_function_impl *impl, in mark_global_var_uses_block() argument
H A Dnir_lower_discard_or_demote.c86 nir_block *block = nir_cf_node_as_block(node); in insert_is_helper() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_dominance.c54 calc_dominance(struct ir3_block *block) in calc_dominance() argument
77 calc_dfs_indices(struct ir3_block *block, unsigned index) in calc_dfs_indices() argument
[all...]
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_print.c195 agx_print_block(agx_block *block, FILE *fp) in agx_print_block() argument
[all...]
H A Dagx_validate.c54 agx_validate_block_form(agx_block *block) in agx_validate_block_form() argument
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir_opt_redundant_flags.c97 vir_opt_redundant_flags_block(struct v3d_compile *c, struct qblock *block) in vir_opt_redundant_flags_block() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dlink_uniform_block_active_visitor.cpp97 process_arrays(void *mem_ctx, ir_dereference_array *ir, struct link_uniform_block_active *block) process_arrays() argument
[all...]
/third_party/littlefs/bd/
H A Dlfs_rambd.c55 int lfs_rambd_read(const struct lfs_config *cfg, lfs_block_t block, in lfs_rambd_read() argument
75 int lfs_rambd_prog(const struct lfs_config *cfg, lfs_block_t block, in lfs_rambd_prog() argument
95 int lfs_rambd_erase(const struct lfs_config *cfg, lfs_block_t block) { in lfs_rambd_erase() argument
[all...]
/third_party/ltp/lib/newlib_tests/
H A Dtest15.c36 struct block { struct
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_saturate_propagation.cpp48 opt_saturate_propagation_local(const fs_live_variables &live, bblock_t *block) in opt_saturate_propagation_local() argument
H A Dbrw_fs_cmod_propagation.cpp54 cmod_propagate_cmp_to_add(const intel_device_info *devinfo, bblock_t *block, in cmod_propagate_cmp_to_add() argument
170 cmod_propagate_not(const intel_device_info *devinfo, bblock_t *block, in cmod_propagate_not() argument
225 opt_cmod_propagation_local(const intel_device_info *devinfo, bblock_t *block) in opt_cmod_propagation_local() argument
[all...]
H A Dbrw_nir_tcs_workarounds.c84 emit_quads_workaround(nir_builder *b, nir_block *block) in emit_quads_workaround() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_ra_pipeline.c133 midgard_block *block = (midgard_block *) _block; in mir_create_pipeline_registers() local
42 mir_pipeline_ins( compiler_context *ctx, midgard_block *block, midgard_bundle *bundle, unsigned i, unsigned pipeline_count) mir_pipeline_ins() argument
H A Dmidgard_liveness.c78 mir_is_live_after(compiler_context *ctx, midgard_block *block, midgard_instruction *start, int src) in mir_is_live_after() argument
H A Dmidgard_opt_copy_prop.c29 midgard_opt_copy_prop(compiler_context *ctx, midgard_block *block) in midgard_opt_copy_prop() argument
H A Dmidgard_derivatives.c126 midgard_lower_derivatives(compiler_context *ctx, midgard_block *block) in midgard_lower_derivatives() argument
/third_party/mesa3d/src/util/
H A Dos_socket.c68 os_socket_block(int s, bool block) in os_socket_block() argument
118 os_socket_block(int s, bool block) in os_socket_block() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_message_preload.c95 bi_block *block = bi_start_block(&ctx->blocks); in bi_opt_message_preload() local
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dunwinding-info-writer-arm64.cc38 void UnwindingInfoWriter::EndInstructionBlock(const InstructionBlock* block) { in EndInstructionBlock() argument
15 BeginInstructionBlock(int pc_offset, const InstructionBlock* block) BeginInstructionBlock() argument
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dunwinding-info-writer-x64.cc39 void UnwindingInfoWriter::EndInstructionBlock(const InstructionBlock* block) { in EndInstructionBlock() argument
12 BeginInstructionBlock(int pc_offset, const InstructionBlock* block) BeginInstructionBlock() argument
/third_party/node/deps/v8/src/compiler/backend/arm/
H A Dunwinding-info-writer-arm.cc34 void UnwindingInfoWriter::EndInstructionBlock(const InstructionBlock* block) { in EndInstructionBlock() argument
12 BeginInstructionBlock(int pc_offset, const InstructionBlock* block) BeginInstructionBlock() argument
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dunwinding-info-writer-ppc.cc35 void UnwindingInfoWriter::EndInstructionBlock(const InstructionBlock* block) { in EndInstructionBlock() argument
11 BeginInstructionBlock(int pc_offset, const InstructionBlock* block) BeginInstructionBlock() argument
/third_party/node/deps/v8/src/compiler/backend/s390/
H A Dunwinding-info-writer-s390.cc34 void UnwindingInfoWriter::EndInstructionBlock(const InstructionBlock* block) { in EndInstructionBlock() argument
11 BeginInstructionBlock(int pc_offset, const InstructionBlock* block) BeginInstructionBlock() argument
/third_party/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_execmem.c90 struct mem_block *block = NULL; in rtasm_exec_malloc() local
121 struct mem_block *block = u_mmFindBlock(exec_heap, (unsigned char *)addr - exec_mem); in rtasm_exec_free() local

Completed in 10 milliseconds

12345678910>>...50