Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/naga/src/front/spv/
H A Dflow.rs395 let construct_index = self.flow[node_source_index].construct; in classify() localVariable
396 let header_index = self.constructs[construct_index].begin; in classify()
400 self.constructs[construct_index].enclosing_loop_or_continue_or_switch in classify()
420 if let Some(enclosing_construct_index) = self.constructs[construct_index].enclosing_loop in classify()
446 fn header_if_breakable(&self, construct_index: ConstructNodeIndex) -> Option<NodeIndex> { in header_if_breakable()
447 match self.constructs[construct_index].ty { in header_if_breakable()
449 Some(self.constructs[construct_index].begin) in header_if_breakable()
452 let continue_target = self.constructs[construct_index].begin; in header_if_breakable()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/naga/src/front/spv/
H A Dflow.rs395 let construct_index = self.flow[node_source_index].construct; in classify() localVariable
396 let header_index = self.constructs[construct_index].begin; in classify()
400 self.constructs[construct_index].enclosing_loop_or_continue_or_switch in classify()
420 if let Some(enclosing_construct_index) = self.constructs[construct_index].enclosing_loop in classify()
446 fn header_if_breakable(&self, construct_index: ConstructNodeIndex) -> Option<NodeIndex> { in header_if_breakable()
447 match self.constructs[construct_index].ty { in header_if_breakable()
449 Some(self.constructs[construct_index].begin) in header_if_breakable()
452 let continue_target = self.constructs[construct_index].begin; in header_if_breakable()
/dports/textproc/py-elasticsearch-dsl6/elasticsearch-dsl-6.4.0/elasticsearch_dsl/
H A Ddocument.py40 index = cls.construct_index(index_opts, bases)
47 def construct_index(cls, opts, bases): member in IndexMeta
/dports/textproc/py-elasticsearch-dsl/elasticsearch-dsl-7.3.0/elasticsearch_dsl/
H A Ddocument.py58 index = cls.construct_index(index_opts, bases)
65 def construct_index(cls, opts, bases): member in IndexMeta
/dports/cad/py-pymtl/pymtl3-3.1.6/pymtl3/passes/rtlir/structural/
H A DStructuralRTLIRSignalExpr.py275 def construct_index( index_base, index ): function
339 stack.append( (construct_index, x) )
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dfolding_rules.cpp1424 for (uint32_t construct_index = 0; in CompositeConstructFeedingExtract() local
1425 construct_index < cinst->NumInOperands(); ++construct_index) { in CompositeConstructFeedingExtract()
1426 uint32_t element_id = cinst->GetSingleWordInOperand(construct_index); in CompositeConstructFeedingExtract()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dfolding_rules.cpp1424 for (uint32_t construct_index = 0; in CompositeConstructFeedingExtract() local
1425 construct_index < cinst->NumInOperands(); ++construct_index) { in CompositeConstructFeedingExtract()
1426 uint32_t element_id = cinst->GetSingleWordInOperand(construct_index); in CompositeConstructFeedingExtract()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dfolding_rules.cpp1462 for (uint32_t construct_index = 0; in CompositeConstructFeedingExtract() local
1463 construct_index < cinst->NumInOperands(); ++construct_index) { in CompositeConstructFeedingExtract()
1464 uint32_t element_id = cinst->GetSingleWordInOperand(construct_index); in CompositeConstructFeedingExtract()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dfolding_rules.cpp1462 for (uint32_t construct_index = 0; in CompositeConstructFeedingExtract() local
1463 construct_index < cinst->NumInOperands(); ++construct_index) { in CompositeConstructFeedingExtract()
1464 uint32_t element_id = cinst->GetSingleWordInOperand(construct_index); in CompositeConstructFeedingExtract()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfolding_rules.cpp1462 for (uint32_t construct_index = 0; in CompositeConstructFeedingExtract() local
1463 construct_index < cinst->NumInOperands(); ++construct_index) { in CompositeConstructFeedingExtract()
1464 uint32_t element_id = cinst->GetSingleWordInOperand(construct_index); in CompositeConstructFeedingExtract()