Home
last modified time | relevance | path

Searched defs:first_block (Results 1 - 25 of 33) sorted by relevance

12

/third_party/ltp/testcases/kernel/fs/mongo/
H A Dmap5.c16 int first_block; in main() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dfuzzer_pass_permute_function_variables.cpp46 auto first_block = function.entry().get(); in Apply() local
H A Dtransformation_merge_blocks.cpp44 auto first_block = ir_context->cfg()->block(predecessors.at(0)); in IsApplicable() local
56 auto first_block = ir_context->cfg()->block( in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass_permute_function_variables.cpp46 auto first_block = function.entry().get(); in Apply() local
H A Dtransformation_merge_blocks.cpp44 auto first_block = ir_context->cfg()->block(predecessors.at(0)); in IsApplicable() local
56 auto first_block = ir_context->cfg()->block( in Apply() local
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_permute_function_variables.cpp46 auto first_block = function.entry().get(); in Apply() local
H A Dtransformation_merge_blocks.cpp44 auto first_block = ir_context->cfg()->block(predecessors.at(0)); in IsApplicable() local
56 auto first_block = ir_context->cfg()->block( in Apply() local
/third_party/spirv-tools/test/opt/
H A Dfunction_test.cpp349 auto first_block = func->begin(); in TEST() local
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dshrinker_test.cpp217 bool first_block = true; in TEST() local
247 bool first_block = true; in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A Dshrinker_test.cpp217 bool first_block = true; in TEST() local
247 bool first_block = true; in TEST() local
/third_party/spirv-tools/test/fuzz/
H A Dshrinker_test.cpp217 bool first_block = true; in TEST() local
247 bool first_block = true; in TEST() local
/third_party/mesa3d/src/freedreno/decode/
H A Dcrashdec-mempool.c192 uint32_t first_block : 32 - 3; in dump_cp_mem_pool() member
207 uint32_t first_block : 32 - 3; in dump_cp_mem_pool() member
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_flow.c490 LLVMBasicBlockRef first_block = LLVMGetEntryBasicBlock(function); in create_builder_at_entry() local
/third_party/node/deps/openssl/openssl/ssl/
H A Ds3_cbc.c182 unsigned char first_block[MAX_HASH_BLOCK_SIZE]; in ssl3_cbc_digest_record() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dfunction.cpp207 const BasicBlock* Function::first_block() const { in first_block() function in spvtools::val::Function
211 BasicBlock* Function::first_block() { in first_block() function in spvtools::val::Function
/third_party/openssl/ssl/
H A Ds3_cbc.c182 unsigned char first_block[MAX_HASH_BLOCK_SIZE]; in ssl3_cbc_digest_record() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dfunction.cpp207 const BasicBlock* Function::first_block() const { in first_block() function in spvtools::val::Function
211 BasicBlock* Function::first_block() { in first_block() function in spvtools::val::Function
/third_party/spirv-tools/source/val/
H A Dfunction.cpp209 const BasicBlock* Function::first_block() const { in first_block() function in spvtools::val::Function
213 BasicBlock* Function::first_block() { in first_block() function in spvtools::val::Function
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_cfg.h369 cfg_t::first_block() in first_block() function in cfg_t
375 cfg_t::first_block() const in first_block() function in cfg_t
/third_party/mesa3d/src/compiler/nir/
H A Dnir_control_flow.c311 nir_block *first_block = nir_loop_first_block(next_loop); in block_add_normal_succs() local
485 nir_block *first_block = nir_loop_first_block(loop); in nir_handle_add_jump() local
/third_party/ffmpeg/libavcodec/
H A Drpzaenc.c446 update_block_stats(RpzaContext *s, BlockInfo *bi, uint16_t *block, uint8_t min_color[3], uint8_t max_color[3], int *total_rgb, int *total_pixels, uint8_t avg_color[3], int first_block) update_block_stats() argument
H A Dvc1_block.c1301 int first_block = 1; in vc1_decode_p_mb() local
1532 int first_block = 1; in vc1_decode_p_mb_intfr() local
1115 vc1_decode_p_block(VC1Context *v, int16_t block[64], int n, int mquant, int ttmb, int first_block, uint8_t *dst, int linesize, int skip_block, int *ttmb_out) vc1_decode_p_block() argument
1742 int first_block = 1; vc1_decode_p_mb_intfi() local
1865 int first_block = 1; vc1_decode_b_mb() local
2022 int first_block = 1; vc1_decode_b_mb_intfi() local
2191 int first_block = 1; vc1_decode_b_mb_intfr() local
[all...]
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-builder.cc109 BasicBlock* first_block = CreateBlock<Jump>({}, &jump_targets_[0]); in MaglevGraphBuilder() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Daggressive_dead_code_elim_pass.cpp1073 BasicBlock* first_block = &*func->begin(); in MarkFirstBlockAsLive() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Daggressive_dead_code_elim_pass.cpp1073 BasicBlock* first_block = &*func->begin(); in MarkFirstBlockAsLive() local

Completed in 20 milliseconds

12