Home
last modified time | relevance | path

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

/wasmtime-44.0.1/cranelift/fuzzgen/src/
H A Dfunction_generator.rs30 fn insert_opcode( in insert_opcode() function
1080 InstructionFormat::Binary => insert_opcode, in inserter_for_format()
1095 InstructionFormat::NullAry => insert_opcode, in inserter_for_format()
1101 InstructionFormat::Ternary => insert_opcode, in inserter_for_format()
1104 InstructionFormat::Unary => insert_opcode, in inserter_for_format()