Searched refs:print_module_native (Results 1 – 3 of 3) sorted by relevance
155 clover::llvm::print_module_native(const ::llvm::Module &mod, in print_module_native() function in clover::llvm177 clover::llvm::print_module_native(const ::llvm::Module &mod, in print_module_native() function in clover::llvm
58 print_module_native(const ::llvm::Module &mod, const target &target);
497 debug::log(id + ".asm", print_module_native(*mod, dev.ir_target())); in link_program()