Searched refs:ac_create_target_machine (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/amd/common/ |
| H A D | ac_llvm_util.c | 143 static LLVMTargetMachineRef ac_create_target_machine(enum radeon_family family, function in typeref:typename:LLVMTargetMachineRef 312 compiler->tm = ac_create_target_machine(family, tm_options, 320 ac_create_target_machine(family, tm_options,
|
| /xsrc/external/mit/MesaLib/dist/src/amd/llvm/ |
| H A D | ac_llvm_util.c | 188 static LLVMTargetMachineRef ac_create_target_machine(enum radeon_family family, function in typeref:typename:LLVMTargetMachineRef 364 compiler->tm = ac_create_target_machine(family, tm_options, LLVMCodeGenLevelDefault, &triple); 370 ac_create_target_machine(family, tm_options, LLVMCodeGenLevelLess, NULL);
|
Completed in 3 milliseconds