Home
last modified time | relevance | path

Searched refs:new_header (Results 1 – 25 of 29) sorted by relevance

12

/third_party/spirv-tools/source/opt/
Dcfg.cpp235 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 …]
Dloop_utils.cpp524 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/
Dcfg.cpp228 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 …]
Dloop_utils.cpp524 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/
Dcfg.cpp228 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 …]
Dloop_utils.cpp524 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/
Dlibzvbi-teletextdec.c87 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/
Delfio.hpp409 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/
DDoxyfile1242 # 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/
Dweb_doxyfile.in1037 # 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"
Ddoxyfile.in1037 # 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/
DDoxyfile1047 # 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/
DDoxyfile1159 # 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/
DDoxyfile.in1098 # 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"
DDoxyfile-internals.in1099 # 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/
DDoxyfile1131 # 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/
DDoxyfile.in1118 # 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/
DDoxyfile1133 # 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/
DDoxyfile.in1118 # 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/
Dlwip.Doxyfile.cmake.in1130 # 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"
Dlwip.Doxyfile1130 # 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/
DDoxyfile1132 # 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/
DDoxyfile.in1118 # 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/
DDoxyfile1075 # 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/
DDoxyfile1161 # 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"

12