Home
last modified time | relevance | path

Searched defs:codegen_allocator (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/rust/compiler/rustc_codegen_ssa/src/traits/
Dbackend.rs122 fn codegen_allocator<'tcx>( in codegen_allocator() method
/third_party/rust/rust/compiler/rustc_codegen_gcc/src/
Dlib.rs168 …fn codegen_allocator<'tcx>(&self, tcx: TyCtxt<'tcx>, module_name: &str, kind: AllocatorKind, alloc… in codegen_allocator() method
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/
Dlib.rs114 fn codegen_allocator<'tcx>( in codegen_allocator() method