Home
last modified time | relevance | path

Searched refs:ac_init_shared_llvm_once (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/targets/
Ddri-vdpau.dyn5 ac_init_shared_llvm_once;
/third_party/mesa3d/src/gallium/targets/vdpau/
Dvdpau.sym7 ac_init_shared_llvm_once;
/third_party/mesa3d/src/gallium/targets/dri/
Ddri.sym9 ac_init_shared_llvm_once;
/third_party/mesa3d/src/gallium/targets/va/
Dva.sym9 ac_init_shared_llvm_once;
/third_party/mesa3d/src/gallium/targets/omx/
Domx.sym10 ac_init_shared_llvm_once;
/third_party/mesa3d/src/gallium/targets/pipe-loader/
Dpipe.sym10 ac_init_shared_llvm_once;
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_util.c69 PUBLIC void ac_init_shared_llvm_once(void) in ac_init_shared_llvm_once() function
86 ac_init_shared_llvm_once(); in ac_init_llvm_once()
Dac_llvm_util.h121 PUBLIC void ac_init_shared_llvm_once(void); /* Do not use directly, use ac_init_llvm_once */
/third_party/mesa3d/src/amd/vulkan/
Dmeson.build196 '--ignore-symbol', 'ac_init_shared_llvm_once',