Home
last modified time | relevance | path

Searched defs:IRContext (Results 1 – 25 of 72) sorted by relevance

123

/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Davailable_instructions_test.cpp164 [](opt::IRContext*, opt::Instruction*) -> bool { return false; }); in TEST()
174 [](opt::IRContext*, opt::Instruction*) -> bool { return true; }); in TEST()
250 context.get(), [](opt::IRContext*, opt::Instruction* inst) -> bool { in TEST()
313 [](opt::IRContext*, opt::Instruction*) -> bool { return true; }); in TEST()
/external/angle/third_party/spirv-tools/src/test/fuzz/
Davailable_instructions_test.cpp164 [](opt::IRContext*, opt::Instruction*) -> bool { return false; }); in TEST()
174 [](opt::IRContext*, opt::Instruction*) -> bool { return true; }); in TEST()
250 context.get(), [](opt::IRContext*, opt::Instruction* inst) -> bool { in TEST()
313 [](opt::IRContext*, opt::Instruction*) -> bool { return true; }); in TEST()
/external/deqp-deps/SPIRV-Tools/test/fuzz/
Davailable_instructions_test.cpp164 [](opt::IRContext*, opt::Instruction*) -> bool { return false; }); in TEST()
174 [](opt::IRContext*, opt::Instruction*) -> bool { return true; }); in TEST()
250 context.get(), [](opt::IRContext*, opt::Instruction* inst) -> bool { in TEST()
313 [](opt::IRContext*, opt::Instruction*) -> bool { return true; }); in TEST()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_compute_data_synonym_fact_closure.cpp32 opt::IRContext* /*unused*/, const TransformationContext& /*unused*/) const { in IsApplicable()
37 opt::IRContext* /*unused*/, in Apply()
Dfuzzer_pass_replace_opphi_ids_from_dead_predecessors.cpp84 opt::Instruction* candidate) -> bool { in Apply()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_compute_data_synonym_fact_closure.cpp32 opt::IRContext* /*unused*/, const TransformationContext& /*unused*/) const { in IsApplicable()
37 opt::IRContext* /*unused*/, in Apply()
Dfuzzer_pass_replace_opphi_ids_from_dead_predecessors.cpp84 opt::Instruction* candidate) -> bool { in Apply()
Dtransformation_record_synonymous_constants.cpp55 opt::IRContext* /*unused*/, in Apply()
/external/angle/third_party/spirv-tools/src/source/fuzz/
Dtransformation_compute_data_synonym_fact_closure.cpp32 opt::IRContext* /*unused*/, const TransformationContext& /*unused*/) const { in IsApplicable()
37 opt::IRContext* /*unused*/, in Apply()
Dfuzzer_pass_replace_opphi_ids_from_dead_predecessors.cpp84 opt::Instruction* candidate) -> bool { in Apply()
/external/angle/third_party/spirv-tools/src/source/opt/
Dliveness.h25 class IRContext; variable
Dvalue_number_table.h26 class IRContext; variable
Dscalar_analysis.h33 class IRContext; variable
Dfeature_manager.h107 friend class IRContext; variable
Dstruct_cfg_analysis.h27 class IRContext; variable
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dliveness.h25 class IRContext; variable
Dvalue_number_table.h26 class IRContext; variable
Dscalar_analysis.h33 class IRContext; variable
Dfeature_manager.h107 friend class IRContext; variable
Dstruct_cfg_analysis.h27 class IRContext; variable
/external/deqp-deps/SPIRV-Tools/source/opt/
Dliveness.h25 class IRContext; variable
Dvalue_number_table.h26 class IRContext; variable
Dscalar_analysis.h33 class IRContext; variable
Dfeature_manager.h107 friend class IRContext; variable
Dstruct_cfg_analysis.h27 class IRContext; variable

123