Home
last modified time | relevance | path

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

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