Home
last modified time | relevance | path

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

123

/aosp_15_r20/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()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/fuzz/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/
H A 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()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dtransformation_compute_data_synonym_fact_closure.cpp32 opt::IRContext* /*unused*/, const TransformationContext& /*unused*/) const { in IsApplicable()
37 opt::IRContext* /*unused*/, in Apply()
H A Dfuzzer_pass_replace_opphi_ids_from_dead_predecessors.cpp84 opt::Instruction* candidate) -> bool { in Apply()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_compute_data_synonym_fact_closure.cpp32 opt::IRContext* /*unused*/, const TransformationContext& /*unused*/) const { in IsApplicable()
37 opt::IRContext* /*unused*/, in Apply()
/aosp_15_r20/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()
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dfolding_rules.cpp1547 const std::vector<const analysis::Constant*>& constants) { in IntMultipleBy1()
2169 const std::vector<const analysis::Constant*>&) { in RedundantPhi()
2234 const std::vector<const analysis::Constant*>& constants) { in RedundantSelect()
2350 const std::vector<const analysis::Constant*>& constants) { in RedundantFAdd()
2376 const std::vector<const analysis::Constant*>& constants) { in RedundantFSub()
2408 const std::vector<const analysis::Constant*>& constants) { in RedundantFMul()
2442 const std::vector<const analysis::Constant*>& constants) { in RedundantFDiv()
2774 const std::vector<const analysis::Constant*>&) { in RemoveRedundantOperands()
2805 const std::vector<const analysis::Constant*>& constants) { in UpdateImageOperands()
H A Dliveness.h25 class IRContext; variable
H A Dvalue_number_table.h26 class IRContext; variable
H A Dscalar_analysis.h33 class IRContext; variable
H A Dfeature_manager.h107 friend class IRContext; variable
H A Dstruct_cfg_analysis.h27 class IRContext; variable
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dfolding_rules.cpp1590 const std::vector<const analysis::Constant*>& constants) { in IntMultipleBy1()
2213 const std::vector<const analysis::Constant*>&) { in RedundantPhi()
2278 const std::vector<const analysis::Constant*>& constants) { in RedundantSelect()
2394 const std::vector<const analysis::Constant*>& constants) { in RedundantFAdd()
2420 const std::vector<const analysis::Constant*>& constants) { in RedundantFSub()
2452 const std::vector<const analysis::Constant*>& constants) { in RedundantFMul()
2486 const std::vector<const analysis::Constant*>& constants) { in RedundantFDiv()
2818 const std::vector<const analysis::Constant*>&) { in RemoveRedundantOperands()
2849 const std::vector<const analysis::Constant*>& constants) { in UpdateImageOperands()
H A Dliveness.h25 class IRContext; variable
H A Dvalue_number_table.h26 class IRContext; variable
H A Dscalar_analysis.h33 class IRContext; variable
H A Dfeature_manager.h107 friend class IRContext; variable
H A Dstruct_cfg_analysis.h27 class IRContext; variable
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dfolding_rules.cpp1590 const std::vector<const analysis::Constant*>& constants) { in IntMultipleBy1()
2213 const std::vector<const analysis::Constant*>&) { in RedundantPhi()
2278 const std::vector<const analysis::Constant*>& constants) { in RedundantSelect()
2394 const std::vector<const analysis::Constant*>& constants) { in RedundantFAdd()
2420 const std::vector<const analysis::Constant*>& constants) { in RedundantFSub()
2452 const std::vector<const analysis::Constant*>& constants) { in RedundantFMul()
2486 const std::vector<const analysis::Constant*>& constants) { in RedundantFDiv()
2818 const std::vector<const analysis::Constant*>&) { in RemoveRedundantOperands()
2849 const std::vector<const analysis::Constant*>& constants) { in UpdateImageOperands()
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