Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_codegen_ssa/src/mir/
Doperand.rs580 pub fn codegen_operand( in codegen_operand() method
/third_party/rust/rust/compiler/rustc_codegen_cranelift/src/
Dbase.rs919 pub(crate) fn codegen_operand<'tcx>( in codegen_operand() function