Home
last modified time | relevance | path

Searched refs:Fallthrough (Results 1 – 3 of 3) sorted by relevance

/wasmtime-44.0.1/cranelift/codegen/src/isa/riscv64/inst/
H A Demit.rs1341 CondBrTarget::Fallthrough => {} in emit_uncompressed()
1461 not_taken: CondBrTarget::Fallthrough, in emit_uncompressed()
1695 not_taken: CondBrTarget::Fallthrough, in emit_uncompressed()
1760 not_taken: CondBrTarget::Fallthrough, in emit_uncompressed()
1797 not_taken: CondBrTarget::Fallthrough, in emit_uncompressed()
2002 not_taken: CondBrTarget::Fallthrough, in emit_uncompressed()
2195 not_taken: CondBrTarget::Fallthrough, in emit_uncompressed()
2269 not_taken: CondBrTarget::Fallthrough, in emit_uncompressed()
2355 not_taken: CondBrTarget::Fallthrough, in emit_uncompressed()
2448 not_taken: CondBrTarget::Fallthrough, in emit_uncompressed()
[all …]
H A Dmod.rs70 Fallthrough, enumerator
83 self == &CondBrTarget::Fallthrough in is_fallthrouh()
91 CondBrTarget::Fallthrough => write!(f, "0"), in fmt()
/wasmtime-44.0.1/cranelift/codegen/src/isa/aarch64/
H A Dlower.isle13 ;; `not_taken`, even if it is a Fallthrough instruction: because we reorder