Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/llvm/
Dac_llvm_util.h81 struct ac_llvm_compiler { struct
82 LLVMTargetLibraryInfoRef target_library_info;
83 LLVMPassManagerRef passmgr;
86 LLVMTargetMachineRef tm;
87 struct ac_compiler_passes *passes;
90 LLVMTargetMachineRef tm_wave32;
91 struct ac_compiler_passes *passes_wave32;
96 LLVMTargetMachineRef low_opt_tm; /* uses -O1 instead of -O2 */
97 struct ac_compiler_passes *low_opt_passes;