[−][src]Module rustc_mir::interpret::operand
🔬 This is a nightly-only experimental API. (rustc_private)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?
Functions concerning immediate values and operands, and reading from operands. All high-level functions to read from memory work on operands as sources.
Structs
| OpTy |
[ Experimental ]
|
| ValTy |
[ Experimental ]
|
Enums
| Operand |
[ Experimental ] An |
| Value |
[ Experimental ] A |
Functions
| from_known_layout |
[ Experimental ]
|