/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | dead_branch_elim_pass.cpp | 374 for (auto ebi = func->begin(); ebi != func->end();) { in EraseDeadBlocks() local 375 if (unreachable_continues.count(&*ebi)) { in EraseDeadBlocks() 376 uint32_t cont_id = unreachable_continues.find(&*ebi)->second->id(); in EraseDeadBlocks() 377 if (ebi->begin() != ebi->tail() || in EraseDeadBlocks() 378 ebi->terminator()->opcode() != spv::Op::OpBranch || in EraseDeadBlocks() 379 ebi->terminator()->GetSingleWordInOperand(0u) != cont_id) { in EraseDeadBlocks() 381 KillAllInsts(&*ebi, false); in EraseDeadBlocks() 383 assert(unreachable_continues.count(&*ebi)); in EraseDeadBlocks() 384 ebi->AddInstruction(MakeUnique<Instruction>( in EraseDeadBlocks() 387 get_def_use_mgr()->AnalyzeInstUse(&*ebi->tail()); in EraseDeadBlocks() [all …]
|
D | mem_pass.cpp | 464 for (auto ebi = func->begin(); ebi != func->end();) { in RemoveUnreachableBlocks() local 465 if (reachable_blocks.count(&*ebi) == 0) { in RemoveUnreachableBlocks() 466 RemoveBlock(&ebi); in RemoveUnreachableBlocks() 469 ++ebi; in RemoveUnreachableBlocks()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | dead_branch_elim_pass.cpp | 373 for (auto ebi = func->begin(); ebi != func->end();) { in EraseDeadBlocks() local 374 if (unreachable_continues.count(&*ebi)) { in EraseDeadBlocks() 375 uint32_t cont_id = unreachable_continues.find(&*ebi)->second->id(); in EraseDeadBlocks() 376 if (ebi->begin() != ebi->tail() || in EraseDeadBlocks() 377 ebi->terminator()->opcode() != spv::Op::OpBranch || in EraseDeadBlocks() 378 ebi->terminator()->GetSingleWordInOperand(0u) != cont_id) { in EraseDeadBlocks() 380 KillAllInsts(&*ebi, false); in EraseDeadBlocks() 382 assert(unreachable_continues.count(&*ebi)); in EraseDeadBlocks() 383 ebi->AddInstruction(MakeUnique<Instruction>( in EraseDeadBlocks() 386 get_def_use_mgr()->AnalyzeInstUse(&*ebi->tail()); in EraseDeadBlocks() [all …]
|
D | mem_pass.cpp | 467 for (auto ebi = func->begin(); ebi != func->end();) { in RemoveUnreachableBlocks() local 468 if (reachable_blocks.count(&*ebi) == 0) { in RemoveUnreachableBlocks() 469 RemoveBlock(&ebi); in RemoveUnreachableBlocks() 472 ++ebi; in RemoveUnreachableBlocks()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | dead_branch_elim_pass.cpp | 377 for (auto ebi = func->begin(); ebi != func->end();) { in EraseDeadBlocks() local 378 if (unreachable_continues.count(&*ebi)) { in EraseDeadBlocks() 379 uint32_t cont_id = unreachable_continues.find(&*ebi)->second->id(); in EraseDeadBlocks() 380 if (ebi->begin() != ebi->tail() || in EraseDeadBlocks() 381 ebi->terminator()->opcode() != SpvOpBranch || in EraseDeadBlocks() 382 ebi->terminator()->GetSingleWordInOperand(0u) != cont_id) { in EraseDeadBlocks() 384 KillAllInsts(&*ebi, false); in EraseDeadBlocks() 386 assert(unreachable_continues.count(&*ebi)); in EraseDeadBlocks() 387 ebi->AddInstruction(MakeUnique<Instruction>( in EraseDeadBlocks() 390 get_def_use_mgr()->AnalyzeInstUse(&*ebi->tail()); in EraseDeadBlocks() [all …]
|
D | mem_pass.cpp | 464 for (auto ebi = func->begin(); ebi != func->end();) { in RemoveUnreachableBlocks() local 465 if (reachable_blocks.count(&*ebi) == 0) { in RemoveUnreachableBlocks() 466 RemoveBlock(&ebi); in RemoveUnreachableBlocks() 469 ++ebi; in RemoveUnreachableBlocks()
|
/external/mesa3d/src/compiler/glsl/ |
D | loop_unroll.cpp | 540 bool ebi = in visit_leave() local 545 ebi, in visit_leave() 558 bool ebi = in visit_leave() local 563 ebi, in visit_leave()
|
/external/perfetto/src/traced/probes/ftrace/test/data/synthetic/events/sde/sde_perf_calc_crtc/ |
D | format | 18 print fmt: "crtc=%d mnoc=[%llu, %llu] llcc=[%llu %llu] ebi=[%llu, %llu] clk_rate=%u", REC->crtc, RE…
|
/external/perfetto/src/traced/probes/ftrace/test/data/synthetic/events/sde/sde_perf_crtc_update/ |
D | format | 22 print fmt: "crtc=%d mnoc=[%llu %llu] llcc=[%llu %llu] ebi=[%llu %llu] clk=%u stop=%d ubus=%d uclk=%…
|
/external/cldr/common/testData/transforms/ |
D | ka-Latn-t-ka-m0-bgn-2009.txt | 414 აქტები aktʼebi
|
/external/arm-trusted-firmware/fdts/ |
D | stm32mp151.dtsi | 285 compatible = "st,stm32mp1-fmc2-ebi";
|
/external/vulkan-validation-layers/tests/ |
D | vkpositivelayertests.cpp | 6524 …VkPhysicalDeviceExternalBufferInfoKHR ebi = {VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_EXTERNAL_BUFFER_INF… in TEST_F() local 6530 vkGetPhysicalDeviceExternalBufferPropertiesKHR(gpu(), &ebi, &ebp); in TEST_F()
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_EDICT.txt | 17352 牡丹海老 < botan''ebi\ ; 44888 鰕 < ebi\ ; 53875 牡丹海老 > botan''ebi\ ; 102642 海老 > ebi\ ; 108247 鰕 > ebi\ ; 109440 螧 > ebi\ ; 109456 蝦 > ebi\ ; 109482 蛯 > ebi\ ;
|
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 113 ab %26573 ov, æb, ɑb, ɑv, ˈebi 403 abie %16078 ˈebi, ˈæbi 1288 achebe ɑʧˈebi 4706 alfarabius ˌælfərˈebiəs 9584 arabia %36341 ərˈebiə 9585 arabia's ərˈebiəz 9586 arabian %27201 ərˈebiən 9587 arabians %8777 ərˈebiənz 13850 baby %40140 bˈebi 13860 babyish %13716 bˈebiɪʃ, bˈebɪɪʃ [all …]
|
D | internal_raw_IPA.txt | 55 ab %39535 ov, æb, ɑb, ɑv, ˈebi 289 abie %24763 ˈebi, ˈæbi 1055 achebe %34343 ɑtʃˈebi 3954 alfarabius ˌælfərˈebiəs 8224 arabia %43576 ərˈebiə 8225 arabia's %35789 ərˈebiəz 8226 arabian %36400 ərˈebiən 8227 arabians %22244 ərˈebiənz 11797 baby %48152 bˈebi 11803 babyish %22920 bˈebiɪʃ, bˈebɪɪʃ [all …]
|
/external/hyphenation-patterns/de/ |
D | hyph-de-1996.pat.txt | 4337 2ebi
|
D | hyph-de-1901.pat.txt | 4367 2ebi
|
D | hyph-de-ch-1901.pat.txt | 4314 2ebi
|