Searched defs:codegen (Results 1 – 4 of 4) sorted by relevance
26 static void codegen(Module *M, llvm::raw_pwrite_stream &OS, in codegen() function
292 LLVMCodeGenFileType codegen, in LLVMTargetMachineEmit()326 LLVMCodeGenFileType codegen, in LLVMTargetMachineEmitToFile()340 LLVMModuleRef M, LLVMCodeGenFileType codegen, char** ErrorMessage, in LLVMTargetMachineEmitToMemoryBuffer()
370 static void codegen(const Config &Conf, TargetMachine *TM, in codegen() function
848 void codegen() { in codegen() function in thinlto::ThinLTOProcessing