Home
last modified time | relevance | path

Searched refs:ac_is_llvm_processor_supported (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_util.h94 bool ac_is_llvm_processor_supported(LLVMTargetMachineRef tm, const char *processor);
H A Dac_llvm_util.c207 if (!ac_is_llvm_processor_supported(tm, name)) { in ac_create_target_machine()
H A Dac_llvm_helper.cpp48 bool ac_is_llvm_processor_supported(LLVMTargetMachineRef tm, const char *processor) in ac_is_llvm_processor_supported() function
/third_party/mesa3d/src/amd/compiler/
H A Daco_print_asm.cpp426 bool supported = ac_is_llvm_processor_supported(tm, name); in check_print_asm_support()

Completed in 3 milliseconds