Home
last modified time | relevance | path

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

123

/third_party/skia/third_party/externals/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()
Davailable_instructions.cpp23 const std::function<bool(opt::IRContext*, opt::Instruction*)>& predicate) in AvailableInstructions()
/third_party/skia/third_party/externals/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()
Davailable_instructions.cpp23 const std::function<bool(opt::IRContext*, opt::Instruction*)>& predicate) in AvailableInstructions()
/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.cpp83 opt::Instruction* candidate) -> bool { in Apply()
Dtransformation_record_synonymous_constants.cpp55 opt::IRContext* /*unused*/, in Apply()
Davailable_instructions.cpp23 const std::function<bool(opt::IRContext*, opt::Instruction*)>& predicate) in AvailableInstructions()
Dfuzzer_pass_add_function_calls.cpp113 [this, caller_block](opt::IRContext* /*unused*/, opt::Instruction* inst) { in ChooseFunctionCallArguments()
/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()
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dvalue_number_table.h26 class IRContext; variable
Dscalar_analysis.h33 class IRContext; variable
Dstruct_cfg_analysis.h27 class IRContext; variable
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dvalue_number_table.h26 class IRContext; variable
Dscalar_analysis.h33 class IRContext; variable
Dstruct_cfg_analysis.h27 class IRContext; variable
/third_party/spirv-tools/source/opt/
Dvalue_number_table.h26 class IRContext; variable
Dscalar_analysis.h33 class IRContext; variable
Dstruct_cfg_analysis.h27 class IRContext; variable

123