Home
last modified time | relevance | path

Searched refs:get_disk_cache (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dintel_clc.c50 get_disk_cache(struct brw_compiler *compiler) in get_disk_cache() function
59 build_id_find_nhdr_for_addr(get_disk_cache); in get_disk_cache()
426 struct disk_cache *disk_cache = get_disk_cache(compiler); in output_isa()
/external/mesa3d/src/gallium/frontends/rusticl/core/
Dprogram.rs50 fn get_disk_cache() -> &'static Option<DiskCache> { in get_disk_cache() function
53 get_disk_cache as _, in get_disk_cache()
621 get_disk_cache(), in do_compile()