Home
last modified time | relevance | path

Searched refs:need_to_clone (Results 1 – 10 of 10) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dfold_spec_constant_op_and_composite_pass.cpp198 bool need_to_clone = true; in FoldWithInstructionFolder() local
202 need_to_clone = false; in FoldWithInstructionFolder()
208 if (need_to_clone) { in FoldWithInstructionFolder()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dfold_spec_constant_op_and_composite_pass.cpp198 bool need_to_clone = true; in FoldWithInstructionFolder() local
202 need_to_clone = false; in FoldWithInstructionFolder()
208 if (need_to_clone) { in FoldWithInstructionFolder()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfold_spec_constant_op_and_composite_pass.cpp198 bool need_to_clone = true; in FoldWithInstructionFolder() local
202 need_to_clone = false; in FoldWithInstructionFolder()
208 if (need_to_clone) { in FoldWithInstructionFolder()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dfold_spec_constant_op_and_composite_pass.cpp198 bool need_to_clone = true; in FoldWithInstructionFolder() local
202 need_to_clone = false; in FoldWithInstructionFolder()
208 if (need_to_clone) { in FoldWithInstructionFolder()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dfold_spec_constant_op_and_composite_pass.cpp198 bool need_to_clone = true; in FoldWithInstructionFolder() local
202 need_to_clone = false; in FoldWithInstructionFolder()
208 if (need_to_clone) { in FoldWithInstructionFolder()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dfold_spec_constant_op_and_composite_pass.cpp198 bool need_to_clone = true; in FoldWithInstructionFolder() local
202 need_to_clone = false; in FoldWithInstructionFolder()
208 if (need_to_clone) { in FoldWithInstructionFolder()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dfold_spec_constant_op_and_composite_pass.cpp198 bool need_to_clone = true; in FoldWithInstructionFolder() local
202 need_to_clone = false; in FoldWithInstructionFolder()
208 if (need_to_clone) { in FoldWithInstructionFolder()
/dports/games/tads/tads-3.0.8/tads3/
H A Dvmgram.cpp1777 int need_to_clone; in enqueue_alts() local
1788 need_to_clone = circ_only; in enqueue_alts()
2066 altp, self, &need_to_clone, queues, in enqueue_alts()
2139 int *need_to_clone, CVmGramProdQueue *queues, in enqueue_new_state() argument
2146 altp, self, need_to_clone, circular_alt); in enqueue_new_state()
2180 int *need_to_clone, int circular_alt) in create_new_state() argument
2188 if (*need_to_clone && enclosing_state != 0) in create_new_state()
2195 *need_to_clone = TRUE; in create_new_state()
H A Dvmgram.h412 int *need_to_clone,
422 int *need_to_clone, int circular_alt);
/dports/science/libint2/libint-2.7.1/src/bin/libint/
H A Ddg.cc600 …bool need_to_clone = false; // clone expression if (parts of) the expression was found on the gra… in insert_expr_at() local
617 need_to_clone = true; in insert_expr_at()
639 need_to_clone = true; in insert_expr_at()
646 if (need_to_clone) { in insert_expr_at()