/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_builder.c | 320 nir_block *block = nir_cursor_current_block(build->cursor); in nir_builder_is_inside_cf() local 350 nir_block *block = nir_cursor_current_block(build->cursor); in nir_push_else() local 363 nir_block *block = nir_cursor_current_block(build->cursor); in nir_pop_if() local 372 nir_block *block = nir_cursor_current_block(build->cursor); in nir_if_phi() local 404 nir_block *block = nir_cursor_current_block(build->cursor); in nir_pop_loop() local [all...] |
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_lower_to_cssa.cpp | 218 const Block& block = ctx.program->blocks[block_idx]; intersects() local 483 Block& block = ctx.program->blocks[i]; emit_parallelcopies() local [all...] |
H A D | aco_live_var_analysis.cpp | 107 process_live_temps_per_block(Program* program, live& lives, Block* block, unsigned& worklist, in process_live_temps_per_block() argument [all...] |
H A D | aco_print_ir.cpp | 830 aco_print_block(const Block* block, FILE* output, unsigned flags, const live& live_vars) in aco_print_block() argument [all...] |
H A D | aco_validate.cpp | 704 Block& block = program->blocks[i]; in validate_ir() local 741 Block* block; global() member [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | link_uniform_blocks.cpp | 216 struct block { struct [all...] |
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_qir.c | 643 struct qblock *block = rzalloc(c, struct qblock); in qir_new_block() local 658 qir_set_emit_block(struct vc4_compile *c, struct qblock *block) qir_set_emit_block() argument [all...] |
H A D | vc4_nir_lower_blend.c | 573 vc4_nir_lower_blend_block(nir_block *block, struct vc4_compile *c) in vc4_nir_lower_blend_block() argument
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_fs_copy_propagation.cpp | 1022 opt_copy_propagation_local(void *copy_prop_ctx, bblock_t *block, exec_list *acp) opt_copy_propagation_local() argument [all...] |
H A D | brw_fs_builder.h | 71 fs_builder(backend_shader *shader, bblock_t *block, fs_inst *inst) : in fs_builder() argument 87 at(bblock_t *block, exec_node *cursor) const in at() argument 871 bblock_t *block; global() member in brw::fs_builder [all...] |
H A D | brw_fs_combine_constants.cpp | 112 bblock_t *block; member [all...] |
H A D | brw_cfg.h | 67 struct bblock_t *block; member 130 bblock_start(struct bblock_t *block) in bblock_start() argument 136 bblock_start_const(const struct bblock_t *block) in bblock_start_const() argument 142 bblock_end(struct bblock_t *block) bblock_end() argument 148 bblock_end_const(const struct bblock_t *block) bblock_end_const() argument 154 bblock_next(struct bblock_t *block) bblock_next() argument 163 bblock_next_const(const struct bblock_t *block) bblock_next_const() argument 172 bblock_prev(struct bblock_t *block) bblock_prev() argument 181 bblock_prev_const(const struct bblock_t *block) bblock_prev_const() argument 190 bblock_starts_with_control_flow(const struct bblock_t *block) bblock_starts_with_control_flow() argument 197 bblock_ends_with_control_flow(const struct bblock_t *block) bblock_ends_with_control_flow() argument 208 bblock_first_non_control_flow_inst(struct bblock_t *block) bblock_first_non_control_flow_inst() argument 221 bblock_last_non_control_flow_inst(struct bblock_t *block) bblock_last_non_control_flow_inst() argument [all...] |
H A D | brw_schedule_instructions.cpp | 988 add_insts_from_block(bblock_t *block) add_insts_from_block() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_nir_vectorize_vs_inputs.c | 324 r600_vectorize_block(nir_builder *b, nir_block *block, struct set *instr_set, in r600_vectorize_block() argument
|
H A D | sfn_nir_lower_fs_out_to_vector.cpp | 244 NirLowerIOToVector::vectorize_block(nir_builder *b, nir_block *block) in vectorize_block() argument
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfsrecover.h | 86 } block; /* variable length, keep at the end */ member
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucptrie.cpp | 337 int32_t block; in getRange() local [all...] |
/third_party/mesa3d/src/panfrost/midgard/ |
H A D | mir.c | 363 mir_bundle_idx_for_ins(midgard_instruction *tag, midgard_block *block) in mir_bundle_idx_for_ins() argument 382 mir_insert_instruction_before_scheduled( compiler_context *ctx, midgard_block *block, midgard_instruction *tag, midgard_instruction ins) mir_insert_instruction_before_scheduled() argument 406 mir_insert_instruction_after_scheduled( compiler_context *ctx, midgard_block *block, midgard_instruction *tag, midgard_instruction ins) mir_insert_instruction_after_scheduled() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_scene.h | 241 struct data_block *block = list->head; in lp_scene_alloc() local 275 struct data_block *block = list->head; lp_scene_alloc_aligned() local [all...] |
H A D | lp_state_fs_linear_llvm.c | 326 LLVMBasicBlockRef block = in llvmpipe_fs_variant_linear_llvm() local
|
H A D | lp_test_blend.c | 149 LLVMBasicBlockRef block; in add_blend_test() local
|
H A D | lp_test_arit.c | 355 LLVMBasicBlockRef block = LLVMAppendBasicBlockInContext(context, func, "entry"); in build_unary_test_func() local
|
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | move-optimizer.cc | 349 void MoveOptimizer::CompressBlock(InstructionBlock* block) { in CompressBlock() argument 373 OptimizeMerge(InstructionBlock* block) OptimizeMerge() argument [all...] |
H A D | spill-placer.cc | 92 InstructionBlock* block = in Add() local 249 ExpandBoundsToInclude(RpoNumber block) ExpandBoundsToInclude() argument 264 SetSpillRequired(InstructionBlock* block, int vreg, RpoNumber top_start_block) SetSpillRequired() argument 282 SetDefinition(RpoNumber block, int vreg) SetDefinition() argument 293 InstructionBlock* block = code->instruction_blocks()[i]; FirstBackwardPass() local 339 InstructionBlock* block = code->instruction_blocks()[i]; ForwardPass() local 396 InstructionBlock* block = code->instruction_blocks()[i]; SecondBackwardPass() local [all...] |
/third_party/node/deps/v8/src/api/ |
H A D | api.h | 391 void ReturnBlock(Address* block) { in ReturnBlock() argument 486 internal::Address* block = in GetSpareOrNewBlock() local
|