/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
H A D | transformation_add_dead_continue.cpp | 74 auto loop_header = in IsApplicable() local
|
H A D | transformation_add_loop_preheader.cpp | 93 opt::BasicBlock* loop_header = in Apply() local
|
H A D | transformation_add_function.cpp | 498 for (auto loop_header : loop_headers) { in TryToAddLoopLimiters() local
|
H A D | transformation_merge_function_returns.cpp | 712 uint32_t loop_header = in CheckDefinitionsStillDominateUsesAfterAddingNewPredecessors() local
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/ |
H A D | transformation_add_dead_continue.cpp | 74 auto loop_header = in IsApplicable() local
|
H A D | transformation_add_loop_preheader.cpp | 93 opt::BasicBlock* loop_header = in Apply() local
|
H A D | transformation_add_function.cpp | 498 for (auto loop_header : loop_headers) { in TryToAddLoopLimiters() local
|
H A D | transformation_merge_function_returns.cpp | 712 uint32_t loop_header = in CheckDefinitionsStillDominateUsesAfterAddingNewPredecessors() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_add_dead_continue.cpp | 74 auto loop_header = in IsApplicable() local
|
D | transformation_add_loop_preheader.cpp | 93 opt::BasicBlock* loop_header = in Apply() local
|
D | transformation_add_function.cpp | 498 for (auto loop_header : loop_headers) { in TryToAddLoopLimiters() local
|
D | transformation_merge_function_returns.cpp | 712 uint32_t loop_header = in CheckDefinitionsStillDominateUsesAfterAddingNewPredecessors() local
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | suspend_check_test.cc | 40 HBasicBlock* loop_header = first_block->GetSingleSuccessor(); in TestCode() local
|
H A D | superblock_cloner.cc | 1087 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 D | liveness.cpp | 128 auto loop_header = *lv.bodyBlock()->nodes().begin(); in processBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | cfg_test.cpp | 254 BasicBlock* loop_header = context->get_instr_block(8); in TEST_F() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | cfg_test.cpp | 254 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 D | cfg_test.cpp | 254 BasicBlock* loop_header = context->get_instr_block(8); in TEST_F() local
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_assembler.cpp | 33 Block* loop_header = NULL; member 1642 Block* loop_header = ctx.loop_header; in align_block() local
|
H A D | aco_insert_exec_mask.cpp | 33 Block* loop_header; member
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_divergence_analysis.c | 1187 nir_block *loop_header = nir_loop_first_block(loop); in visit_loop() local
|
H A D | nir_opt_loop.c | 302 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 D | function.cpp | 347 BasicBlock* loop_header = loop_construct->entry_block(); in GetBlockDepth() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | function.cpp | 347 BasicBlock* loop_header = loop_construct->entry_block(); in GetBlockDepth() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | function.cpp | 347 BasicBlock* loop_header = loop_construct->entry_block(); in GetBlockDepth() local
|