Home
last modified time | relevance | path

Searched defs:cached_result (Results 1 - 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dreduce_load_size.cpp131 auto cached_result = should_replace_cache_.find(op_inst->result_id()); in ShouldReplaceExtract() local
H A Dupgrade_memory_model.cpp334 auto& cached_result = cache_[std::make_pair(inst->result_id(), indices)]; in TraceInstruction() local
H A Daggressive_dead_code_elim_pass.cpp1047 auto cached_result = entry_point_with_no_calls_cache_.find(func->result_id()); in IsEntryPointWithNoCalls() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dreduce_load_size.cpp131 auto cached_result = should_replace_cache_.find(op_inst->result_id()); in ShouldReplaceExtract() local
H A Dupgrade_memory_model.cpp334 auto& cached_result = cache_[std::make_pair(inst->result_id(), indices)]; in TraceInstruction() local
H A Daggressive_dead_code_elim_pass.cpp1047 auto cached_result = entry_point_with_no_calls_cache_.find(func->result_id()); in IsEntryPointWithNoCalls() local
/third_party/spirv-tools/source/opt/
H A Dreduce_load_size.cpp128 auto cached_result = should_replace_cache_.find(op_inst->result_id()); in ShouldReplaceExtract() local
H A Dupgrade_memory_model.cpp336 auto& cached_result = cache_[std::make_pair(inst->result_id(), indices)]; in TraceInstruction() local
H A Daggressive_dead_code_elim_pass.cpp1083 auto cached_result = entry_point_with_no_calls_cache_.find(func->result_id()); in IsEntryPointWithNoCalls() local
/third_party/libabigail/src/
H A Dabg-ir.cc19514 bool cached_result = false; in equals() local

Completed in 39 milliseconds