Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_const_eval/src/interpret/
Dintrinsics.rs364 let ret_layout = if intrinsic_name == sym::ptr_offset_from_unsigned { in emulate_intrinsic() localVariable
/third_party/rust/rust/compiler/rustc_mir_transform/src/
Dconst_prop_lint.rs185 let ret_layout = ecx in new() localVariable
Dconst_prop.rs352 let ret_layout = ecx in new() localVariable