Searched defs:compile_codegen_unit (Results 1 – 5 of 5) sorted by relevance
66 pub fn compile_codegen_unit(tcx: TyCtxt<'_>, cgu_name: Symbol, supports_128bit_integers: bool) -> (… in compile_codegen_unit() function
176 …fn compile_codegen_unit(&self, tcx: TyCtxt<'_>, cgu_name: Symbol) -> (ModuleCodegen<Self::Module>,… in compile_codegen_unit() method
60 pub fn compile_codegen_unit(tcx: TyCtxt<'_>, cgu_name: Symbol) -> (ModuleCodegen<ModuleLlvm>, u64) { in compile_codegen_unit() function
127 fn compile_codegen_unit( in compile_codegen_unit() method
131 fn compile_codegen_unit( in compile_codegen_unit() method