Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_codegen_cranelift/src/abi/
Dpass_mode.rs12 pub(super) trait ArgAbiExt<'tcx> { interface
/third_party/rust/rust/compiler/rustc_codegen_llvm/src/
Dabi.rs174 pub trait ArgAbiExt<'ll, 'tcx> { interface
/third_party/rust/rust/compiler/rustc_codegen_gcc/src/intrinsic/
Dmod.rs410 pub trait ArgAbiExt<'gcc, 'tcx> { interface