Home
last modified time | relevance | path

Searched defs:cache_hit (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_live_shader_cache.c75 bool* cache_hit) in util_live_shader_cache_get()
/external/perfetto/src/trace_processor/sqlite/
Dsqlite_table.cc152 bool cache_hit = true; in ReadConstraints() local
/external/mesa3d/src/intel/vulkan/
Danv_pipeline.c1365 bool cache_hit; in anv_pipeline_compile_graphics() local
1709 bool cache_hit = false; in anv_pipeline_compile_cs() local
/external/pdfium/core/fxcodec/jbig2/
DJBig2_Context.cpp520 bool cache_hit = false; in ParseSymbolDict() local
/external/v8/src/wasm/
Dmodule-compiler.cc1648 bool cache_hit = !isolate->wasm_engine()->UpdateNativeModuleCache( in CompileToNativeModule() local
1978 bool cache_hit = in operator ()() local
2646 bool cache_hit = false; in OnFinishedStream() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.c2902 bool cache_hit; in si_create_shader() local
/external/mesa3d/src/amd/vulkan/
Dradv_pipeline.c2921 void radv_stop_feedback(VkPipelineCreationFeedbackEXT *feedback, bool cache_hit) in radv_stop_feedback()
/external/v8/src/execution/ppc/
Dsimulator-ppc.cc707 bool cache_hit = (*cache_valid_byte == CachePage::LINE_VALID); in CheckICache() local
/external/v8/src/execution/mips/
Dsimulator-mips.cc842 bool cache_hit = (*cache_valid_byte == CachePage::LINE_VALID); in CheckICache() local
/external/v8/src/execution/mips64/
Dsimulator-mips64.cc783 bool cache_hit = (*cache_valid_byte == CachePage::LINE_VALID); in CheckICache() local
/external/v8/src/execution/arm/
Dsimulator-arm.cc626 bool cache_hit = (*cache_valid_byte == CachePage::LINE_VALID); in CheckICache() local
/external/v8/src/execution/s390/
Dsimulator-s390.cc726 bool cache_hit = (*cache_valid_byte == CachePage::LINE_VALID); in CheckICache() local