Searched refs:low_opt_tm (Results 1 – 3 of 3) sorted by relevance
369 compiler->low_opt_tm = in ac_init_llvm_compiler()371 if (!compiler->low_opt_tm) in ac_init_llvm_compiler()399 if (compiler->low_opt_tm) in ac_destroy_llvm_compiler()400 LLVMDisposeTargetMachine(compiler->low_opt_tm); in ac_destroy_llvm_compiler()
89 LLVMTargetMachineRef low_opt_tm; /* uses -O1 instead of -O2 */ member
151 if (compiler->low_opt_tm) in si_init_compiler()152 compiler->low_opt_passes = ac_create_llvm_passes(compiler->low_opt_tm); in si_init_compiler()