Home
last modified time | relevance | path

Searched refs:ac_create_target_library_info (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/llvm/
Dac_llvm_util.h119 LLVMTargetLibraryInfoRef ac_create_target_library_info(const char *triple);
Dac_llvm_util.c358 compiler->target_library_info = ac_create_target_library_info(triple); in ac_init_llvm_compiler()
Dac_llvm_helper.cpp143 LLVMTargetLibraryInfoRef ac_create_target_library_info(const char *triple) in ac_create_target_library_info() function