Home
last modified time | relevance | path

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

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_gcc/src/
H A Dtype_.rs71 fn type_i8(&self) -> Type<'gcc> { in type_i8() method
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_ssa/src/traits/
H A Dtype_.rs16 fn type_i8(&self) -> Self::Type; in type_i8() method
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_llvm/src/
H A Dtype_.rs141 fn type_i8(&self) -> &'ll Type { in type_i8() method