/third_party/spirv-tools/source/opt/ |
D | cfg.cpp | 235 BasicBlock* new_header = bb->SplitBasicBlock(context, new_header_id, iter); in SplitLoopHeader() local 236 context->AnalyzeDefUse(new_header->GetLabelInst()); in SplitLoopHeader() 239 RegisterBlock(new_header); in SplitLoopHeader() 242 context->set_instr_block(new_header->GetLabelInst(), new_header); in SplitLoopHeader() 243 new_header->ForEachInst([new_header, context](Instruction* inst) { in SplitLoopHeader() 244 context->set_instr_block(inst, new_header); in SplitLoopHeader() 250 if (new_header->ContinueBlockId() == bb->id()) { in SplitLoopHeader() 251 new_header->GetLoopMergeInst()->SetInOperand(1, {new_header_id}); in SplitLoopHeader() 253 latch_block = new_header; in SplitLoopHeader() 257 bb->ForEachPhiInst([latch_block, bb, new_header, context](Instruction* phi) { in SplitLoopHeader() [all …]
|
D | loop_utils.cpp | 524 const uint32_t new_header = new_loop->GetHeaderBlock()->id(); in CloneAndAttachLoopToHeader() local 528 [new_header, this](Instruction* inst, uint32_t operand) { in CloneAndAttachLoopToHeader() 530 inst->SetOperand(operand, {new_header}); in CloneAndAttachLoopToHeader()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | cfg.cpp | 228 BasicBlock* new_header = bb->SplitBasicBlock(context, new_header_id, iter); in SplitLoopHeader() local 229 context->AnalyzeDefUse(new_header->GetLabelInst()); in SplitLoopHeader() 232 RegisterBlock(new_header); in SplitLoopHeader() 235 context->set_instr_block(new_header->GetLabelInst(), new_header); in SplitLoopHeader() 236 new_header->ForEachInst([new_header, context](Instruction* inst) { in SplitLoopHeader() 237 context->set_instr_block(inst, new_header); in SplitLoopHeader() 241 bb->ForEachPhiInst([latch_block, bb, new_header, context](Instruction* phi) { in SplitLoopHeader() 281 new_header->begin()->InsertBefore(std::move(phi_owner)); in SplitLoopHeader() 282 context->set_instr_block(phi, new_header); in SplitLoopHeader() 293 {SPV_OPERAND_TYPE_ID, {new_header->id()}}})); in SplitLoopHeader() [all …]
|
D | loop_utils.cpp | 524 const uint32_t new_header = new_loop->GetHeaderBlock()->id(); in CloneAndAttachLoopToHeader() local 528 [new_header, this](Instruction* inst, uint32_t operand) { in CloneAndAttachLoopToHeader() 530 inst->SetOperand(operand, {new_header}); in CloneAndAttachLoopToHeader()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | cfg.cpp | 228 BasicBlock* new_header = bb->SplitBasicBlock(context, new_header_id, iter); in SplitLoopHeader() local 229 context->AnalyzeDefUse(new_header->GetLabelInst()); in SplitLoopHeader() 232 RegisterBlock(new_header); in SplitLoopHeader() 235 context->set_instr_block(new_header->GetLabelInst(), new_header); in SplitLoopHeader() 236 new_header->ForEachInst([new_header, context](Instruction* inst) { in SplitLoopHeader() 237 context->set_instr_block(inst, new_header); in SplitLoopHeader() 241 bb->ForEachPhiInst([latch_block, bb, new_header, context](Instruction* phi) { in SplitLoopHeader() 281 new_header->begin()->InsertBefore(std::move(phi_owner)); in SplitLoopHeader() 282 context->set_instr_block(phi, new_header); in SplitLoopHeader() 293 {SPV_OPERAND_TYPE_ID, {new_header->id()}}})); in SplitLoopHeader() [all …]
|
D | loop_utils.cpp | 524 const uint32_t new_header = new_loop->GetHeaderBlock()->id(); in CloneAndAttachLoopToHeader() local 528 [new_header, this](Instruction* inst, uint32_t operand) { in CloneAndAttachLoopToHeader() 530 inst->SetOperand(operand, {new_header}); in CloneAndAttachLoopToHeader()
|
/third_party/ffmpeg/libavcodec/ |
D | libzvbi-teletextdec.c | 87 char *new_header; in my_ass_subtitle_header() local 97 new_header = av_asprintf("%.*s%s%s", in my_ass_subtitle_header() 121 if (!new_header) in my_ass_subtitle_header() 125 avctx->subtitle_header = new_header; in my_ass_subtitle_header() 126 avctx->subtitle_header_size = strlen(new_header); in my_ass_subtitle_header()
|
/third_party/elfio/elfio/ |
D | elfio.hpp | 409 std::unique_ptr<elf_header> new_header; in create_header() local 412 new_header = std::unique_ptr<elf_header>( in create_header() 417 new_header = std::unique_ptr<elf_header>( in create_header() 425 return new_header; in create_header()
|
/third_party/libfuse/doc/ |
D | Doxyfile | 1242 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1244 # and then modify the file new_header.html. See also section "Doxygen usage" 1930 # doxygen -w latex new_header.tex new_footer.tex new_stylesheet.sty 1931 # and then modify the file new_header.tex. See also section "Doxygen usage" for
|
/third_party/jsoncpp/doc/ |
D | web_doxyfile.in | 1037 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1039 # and then modify the file new_header.html. See also section "Doxygen usage"
|
D | doxyfile.in | 1037 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1039 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/docs/ |
D | Doxyfile | 1047 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1049 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/third_party/flutter/skia/tools/doxygen/ |
D | Doxyfile | 1159 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1161 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/third_party/libexif/doc/ |
D | Doxyfile.in | 1098 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1100 # and then modify the file new_header.html. See also section "Doxygen usage"
|
D | Doxyfile-internals.in | 1099 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1101 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/third_party/skia/third_party/externals/tint/ |
D | Doxyfile | 1131 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1133 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/third_party/flutter/skia/third_party/externals/icu/source/ |
D | Doxyfile.in | 1118 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1120 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/third_party/vk-gl-cts/external/amber/src/ |
D | Doxyfile | 1133 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1135 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/third_party/icu/icu4c/source/ |
D | Doxyfile.in | 1118 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1120 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/third_party/lwip/doc/doxygen/ |
D | lwip.Doxyfile.cmake.in | 1130 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1132 # and then modify the file new_header.html. See also section "Doxygen usage"
|
D | lwip.Doxyfile | 1130 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1132 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/third_party/skia/third_party/externals/oboe/ |
D | Doxyfile | 1132 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1134 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/third_party/skia/third_party/externals/icu/source/ |
D | Doxyfile.in | 1118 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1120 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/third_party/jerryscript/ |
D | Doxyfile | 1075 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1077 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/third_party/skia/tools/doxygen/ |
D | Doxyfile | 1161 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1163 # and then modify the file new_header.html. See also section "Doxygen usage"
|