Home
last modified time | relevance | path

Searched defs:GetIRContext (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dfuzzer_pass.h48 opt::IRContext* GetIRContext() const { return ir_context_; } in GetIRContext() function
Dfuzzer.cpp286 opt::IRContext* Fuzzer::GetIRContext() { return ir_context_.get(); } in GetIRContext() function in spvtools::fuzz::Fuzzer
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dfuzzer_pass.h48 opt::IRContext* GetIRContext() const { return ir_context_; } in GetIRContext() function
H A Dfuzzer.cpp286 opt::IRContext* Fuzzer::GetIRContext() { return ir_context_.get(); } in GetIRContext() function in spvtools::fuzz::Fuzzer
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dfuzzer_pass.h48 opt::IRContext* GetIRContext() const { return ir_context_; } in GetIRContext() function
H A Dfuzzer.cpp286 opt::IRContext* Fuzzer::GetIRContext() { return ir_context_.get(); } in GetIRContext() function in spvtools::fuzz::Fuzzer