Home
last modified time | relevance | path

Searched refs:GetLabel (Results 1 – 25 of 37) sorted by relevance

12

/external/deqp-deps/SPIRV-Tools/test/fuzz/
Dfuzzer_pass_outline_functions_test.cpp141 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 28); in TEST()
148 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 32); in TEST()
155 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 41); in TEST()
186 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 100); in TEST()
310 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 100); in TEST()
319 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 101); in TEST()
328 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 22); in TEST()
338 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 104); in TEST()
473 ASSERT_TRUE(suitable_exit_block->GetLabel()->result_id() == 39); in TEST()
481 ASSERT_TRUE(suitable_exit_block->GetLabel()->result_id() == 100); in TEST()
[all …]
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dfuzzer_pass_outline_functions_test.cpp141 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 28); in TEST()
148 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 32); in TEST()
155 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 41); in TEST()
186 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 100); in TEST()
310 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 100); in TEST()
319 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 101); in TEST()
328 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 22); in TEST()
338 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 104); in TEST()
473 ASSERT_TRUE(suitable_exit_block->GetLabel()->result_id() == 39); in TEST()
481 ASSERT_TRUE(suitable_exit_block->GetLabel()->result_id() == 100); in TEST()
[all …]
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/
Dfuzzer_pass_outline_functions_test.cpp141 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 28); in TEST()
148 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 32); in TEST()
155 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 41); in TEST()
186 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 100); in TEST()
310 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 100); in TEST()
319 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 101); in TEST()
328 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 22); in TEST()
338 ASSERT_TRUE(suitable_entry_block->GetLabel()->result_id() == 104); in TEST()
473 ASSERT_TRUE(suitable_exit_block->GetLabel()->result_id() == 39); in TEST()
481 ASSERT_TRUE(suitable_exit_block->GetLabel()->result_id() == 100); in TEST()
[all …]
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_outline_functions.cpp123 GetIRContext()->cfg()->preds(entry_block->GetLabel()->result_id()); in MaybeGetEntryBlockSuitableForOutlining()
134 GetOrCreateSimpleLoopPreheader(entry_block->GetLabel()->result_id()); in MaybeGetEntryBlockSuitableForOutlining()
Dtransformation_inline_function.cpp186 cloned_block->GetLabel()->SetResultId(result_id_map.at(cloned_block->id())); in Apply()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass_outline_functions.cpp123 GetIRContext()->cfg()->preds(entry_block->GetLabel()->result_id()); in MaybeGetEntryBlockSuitableForOutlining()
134 GetOrCreateSimpleLoopPreheader(entry_block->GetLabel()->result_id()); in MaybeGetEntryBlockSuitableForOutlining()
Dtransformation_inline_function.cpp186 cloned_block->GetLabel()->SetResultId(result_id_map.at(cloned_block->id())); in Apply()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dfuzzer_pass_outline_functions.cpp121 GetIRContext()->cfg()->preds(entry_block->GetLabel()->result_id()); in MaybeGetEntryBlockSuitableForOutlining()
132 GetOrCreateSimpleLoopPreheader(entry_block->GetLabel()->result_id()); in MaybeGetEntryBlockSuitableForOutlining()
Dtransformation_inline_function.cpp186 cloned_block->GetLabel()->SetResultId(result_id_map.at(cloned_block->id())); in Apply()
Dtransformation_flatten_conditional_branch.cpp733 ->GetLabel() in EncloseInstructionInConditional()
736 ->GetLabel() in EncloseInstructionInConditional()
/external/pdfium/core/fpdfdoc/
Dcpdf_pagelabel.h20 Optional<WideString> GetLabel(int nPage) const;
Dcpdf_pagelabel.cpp81 Optional<WideString> CPDF_PageLabel::GetLabel(int nPage) const { in GetLabel() function in CPDF_PageLabel
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfunction.cpp231 blocks_.front()->GetLabel()->context()->GetPostDominatorAnalysis(this); in HasEarlyReturn()
242 IRContext* ctx = blocks_.front()->GetLabel()->context(); in IsRecursive()
Dbasic_block.h75 std::unique_ptr<Instruction>& GetLabel() { return label_; } in GetLabel() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfunction.cpp231 blocks_.front()->GetLabel()->context()->GetPostDominatorAnalysis(this); in HasEarlyReturn()
242 IRContext* ctx = blocks_.front()->GetLabel()->context(); in IsRecursive()
Dbasic_block.h75 std::unique_ptr<Instruction>& GetLabel() { return label_; } in GetLabel() function
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dfunction.cpp231 blocks_.front()->GetLabel()->context()->GetPostDominatorAnalysis(this); in HasEarlyReturn()
242 IRContext* ctx = blocks_.front()->GetLabel()->context(); in IsRecursive()
Dbasic_block.h75 std::unique_ptr<Instruction>& GetLabel() { return label_; } in GetLabel() function
/external/angle/src/tests/
Dcapture_replay_tests.py465 def GetLabel(self): member in Test
470 label = self.GetLabel() + "_capture"
653 if test.GetLabel() == label:
666 label = test.GetLabel()
689 include_header_template.format(header_file_path=test.GetLabel() + TRACE_FILE_SUFFIX +
700 test_trace_info_init_template.format(namespace=tests[i].GetLabel())
/external/llvm-project/flang/lib/Semantics/
Dresolve-labels.cpp834 LabeledStatementInfoTuplePOD GetLabel( in GetLabel() function
850 auto branchTarget{GetLabel(labels, label)}; in CheckBranchesIntoDoBody()
904 auto doTarget{GetLabel(labels, label)}; in CheckLabelDoConstraints()
958 auto target{GetLabel(labels, label)}; in CheckScopeConstraints()
981 auto branchTarget{GetLabel(labels, label)}; in CheckBranchTargetConstraints()
1020 auto ioTarget{GetLabel(labels, label)}; in CheckDataXferTargetConstraints()
1047 auto target{GetLabel(labels, label)}; in CheckAssignTargetConstraints()
/external/golang-protobuf/
DREADME.md206 if test.GetLabel() != newTest.GetLabel() {
207 log.Fatalf("data mismatch %q != %q", test.GetLabel(), newTest.GetLabel())
/external/deqp-deps/SPIRV-Tools/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp30 return loop_construct_header_->GetLabel() in PreconditionHolds()
/external/sonivox/jet_tools/JetCreator/
DJetPreview.py89 if button.GetLabel() == JetDefs.BUT_MUTE:
/external/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp30 return loop_construct_header_->GetLabel() in PreconditionHolds()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/reduce/
Dstructured_loop_to_selection_reduction_opportunity.cpp30 return loop_construct_header_->GetLabel()->context()->IsReachable( in PreconditionHolds()

12