Home
last modified time | relevance | path

Searched defs:loop_header (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_dead_continue.cpp74 auto loop_header = in IsApplicable() local
H A Dtransformation_add_loop_preheader.cpp93 opt::BasicBlock* loop_header = in Apply() local
H A Dtransformation_add_function.cpp498 for (auto loop_header : loop_headers) { in TryToAddLoopLimiters() local
H A Dtransformation_merge_function_returns.cpp712 uint32_t loop_header = in CheckDefinitionsStillDominateUsesAfterAddingNewPredecessors() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dtransformation_add_dead_continue.cpp74 auto loop_header = in IsApplicable() local
H A Dtransformation_add_loop_preheader.cpp93 opt::BasicBlock* loop_header = in Apply() local
H A Dtransformation_add_function.cpp498 for (auto loop_header : loop_headers) { in TryToAddLoopLimiters() local
H A Dtransformation_merge_function_returns.cpp712 uint32_t loop_header = in CheckDefinitionsStillDominateUsesAfterAddingNewPredecessors() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_add_dead_continue.cpp74 auto loop_header = in IsApplicable() local
Dtransformation_add_loop_preheader.cpp93 opt::BasicBlock* loop_header = in Apply() local
Dtransformation_add_function.cpp498 for (auto loop_header : loop_headers) { in TryToAddLoopLimiters() local
Dtransformation_merge_function_returns.cpp712 uint32_t loop_header = in CheckDefinitionsStillDominateUsesAfterAddingNewPredecessors() local
/aosp_15_r20/art/compiler/optimizing/
H A Dsuspend_check_test.cc40 HBasicBlock* loop_header = first_block->GetSingleSuccessor(); in TestCode() local
H A Dsuperblock_cloner.cc1087 HBasicBlock* loop_header = loop_info->GetHeader(); in CollectRemappingInfoForPeelUnroll() local
1158 HBasicBlock* loop_header = loop_info_->GetHeader(); in DoLoopTransformationImpl() local
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dliveness.cpp128 auto loop_header = *lv.bodyBlock()->nodes().begin(); in processBlock() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dcfg_test.cpp254 BasicBlock* loop_header = context->get_instr_block(8); in TEST_F() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dcfg_test.cpp254 BasicBlock* loop_header = context->get_instr_block(8); in TEST_F() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dcfg_test.cpp254 BasicBlock* loop_header = context->get_instr_block(8); in TEST_F() local
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_assembler.cpp33 Block* loop_header = NULL; member
1642 Block* loop_header = ctx.loop_header; in align_block() local
H A Daco_insert_exec_mask.cpp33 Block* loop_header; member
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_divergence_analysis.c1187 nir_block *loop_header = nir_loop_first_block(loop); in visit_loop() local
H A Dnir_opt_loop.c302 can_constant_fold(nir_scalar scalar, nir_block *loop_header) in can_constant_fold()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dfunction.cpp347 BasicBlock* loop_header = loop_construct->entry_block(); in GetBlockDepth() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dfunction.cpp347 BasicBlock* loop_header = loop_construct->entry_block(); in GetBlockDepth() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dfunction.cpp347 BasicBlock* loop_header = loop_construct->entry_block(); in GetBlockDepth() local

12