/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | cfg.cpp | 207 BasicBlock* new_header = bb->SplitBasicBlock(context, new_header_id, iter); in SplitLoopHeader() local 208 context->AnalyzeDefUse(new_header->GetLabelInst()); in SplitLoopHeader() 211 RegisterBlock(new_header); in SplitLoopHeader() 214 context->set_instr_block(new_header->GetLabelInst(), new_header); in SplitLoopHeader() 215 new_header->ForEachInst([new_header, context](Instruction* inst) { in SplitLoopHeader() 216 context->set_instr_block(inst, new_header); in SplitLoopHeader() 220 bb->ForEachPhiInst([latch_block, bb, new_header, context](Instruction* phi) { in SplitLoopHeader() 260 new_header->begin()->InsertBefore(std::move(phi_owner)); in SplitLoopHeader() 261 context->set_instr_block(phi, new_header); in SplitLoopHeader() 272 {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()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | cfg.cpp | 207 BasicBlock* new_header = bb->SplitBasicBlock(context, new_header_id, iter); in SplitLoopHeader() local 208 context->AnalyzeDefUse(new_header->GetLabelInst()); in SplitLoopHeader() 211 RegisterBlock(new_header); in SplitLoopHeader() 214 context->set_instr_block(new_header->GetLabelInst(), new_header); in SplitLoopHeader() 215 new_header->ForEachInst([new_header, context](Instruction* inst) { in SplitLoopHeader() 216 context->set_instr_block(inst, new_header); in SplitLoopHeader() 220 bb->ForEachPhiInst([latch_block, bb, new_header, context](Instruction* phi) { in SplitLoopHeader() 260 new_header->begin()->InsertBefore(std::move(phi_owner)); in SplitLoopHeader() 261 context->set_instr_block(phi, new_header); in SplitLoopHeader() 272 {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()
|
/external/perfetto/src/tracing/core/ |
D | shared_memory_abi.cc | 192 ChunkHeader* new_header = chunk.header(); in TryAcquireChunk() local 193 new_header->writer_id.store(header->writer_id, in TryAcquireChunk() 195 new_header->chunk_id.store(header->chunk_id, std::memory_order_relaxed); in TryAcquireChunk() 196 new_header->packets.store(header->packets, std::memory_order_release); in TryAcquireChunk()
|
/external/dtc/tests/ |
D | mangle-layout.c | 45 static void new_header(struct bufstate *buf, int version, const void *fdt) in new_header() function 148 new_header(&buf, version, fdt); in main()
|
/external/python/setuptools/setuptools/command/ |
D | easy_install.py | 2197 new_header = pattern_ob.sub(string=orig_header, repl=repl) 2198 return new_header if cls._use_header(new_header) else orig_header 2201 def _use_header(new_header): argument 2209 clean_header = new_header[2:-1].strip('"')
|
/external/libopus/doc/ |
D | Doxyfile.in | 183 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 185 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/external/v8/src/torque/ |
D | implementation-visitor.cc | 1071 std::string new_header(module->header()); in GenerateImplementation() local 1073 ReplaceFileContentsIfDifferent(header_file_name, new_header); in GenerateImplementation()
|
/external/flatbuffers/docs/source/ |
D | doxyfile | 1107 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1109 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/external/libxcam/doc/ |
D | Doxyfile | 1028 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1030 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | doxygen.cfg.in | 1031 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1033 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/external/clang/docs/ |
D | doxygen.cfg.in | 1030 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1032 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/external/jsoncpp/doc/ |
D | doxyfile.in | 1036 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1038 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/external/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"
|
/external/llvm/docs/ |
D | doxygen.cfg.in | 1030 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1032 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/external/libusb/doc/ |
D | doxygen.cfg.in | 1039 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1041 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/external/tinyxml2/ |
D | dox | 1103 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1105 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/external/ImageMagick/config/ |
D | MagickCore.dox.in | 1079 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1081 # and then modify the file new_header.html. See also section "Doxygen usage"
|
D | MagickWand.dox.in | 1079 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1081 # and then modify the file new_header.html. See also section "Doxygen usage"
|
D | Magick++.dox.in | 1080 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1082 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/external/skia/tools/doxygen/ |
D | Doxyfile | 1150 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1152 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/external/parameter-framework/upstream/doc/ |
D | Doxyfile.in | 1074 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1076 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/external/grpc-grpc/tools/doxygen/ |
D | Doxyfile.core | 1150 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1152 # and then modify the file new_header.html. See also section "Doxygen usage"
|
/external/Reactive-Extensions/RxCpp/projects/doxygen/ |
D | doxygen.conf.in | 1115 # doxygen -w html new_header.html new_footer.html new_stylesheet.css 1117 # and then modify the file new_header.html. See also section "Doxygen usage"
|