Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_codegen_gcc/src/
Dbuilder.rs723 let aligned_type = in alloca() localVariable
747 let aligned_type = in load() localVariable
893 let aligned_type = destination_type.get_aligned(align.bytes()).make_pointer(); in store_with_flags() localVariable