Home
last modified time | relevance | path

Searched defs:AllInstructions (Results 1 – 25 of 45) sorted by relevance

12

/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen-meta/src/
H A Dgen_inst.rs380 fn gen_bool_accessor<T: Fn(&Instruction) -> bool>( in gen_bool_accessor()
403 fn gen_opcodes(all_inst: &AllInstructions, fmt: &mut Formatter) { in gen_opcodes()
600 fn gen_try_from(all_inst: &AllInstructions, fmt: &mut Formatter) { in gen_try_from()
731 fn gen_type_constraints(all_inst: &AllInstructions, fmt: &mut Formatter) { in gen_type_constraints()
1124 instructions: &AllInstructions, in gen_builder()
1163 all_inst: &AllInstructions, in generate()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen-meta/src/
H A Dgen_inst.rs380 fn gen_bool_accessor<T: Fn(&Instruction) -> bool>( in gen_bool_accessor()
403 fn gen_opcodes(all_inst: &AllInstructions, fmt: &mut Formatter) { in gen_opcodes()
600 fn gen_try_from(all_inst: &AllInstructions, fmt: &mut Formatter) { in gen_try_from()
731 fn gen_type_constraints(all_inst: &AllInstructions, fmt: &mut Formatter) { in gen_type_constraints()
1124 instructions: &AllInstructions, in gen_builder()
1163 all_inst: &AllInstructions, in generate()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen-meta/src/
H A Dgen_inst.rs380 fn gen_bool_accessor<T: Fn(&Instruction) -> bool>( in gen_bool_accessor()
403 fn gen_opcodes(all_inst: &AllInstructions, fmt: &mut Formatter) { in gen_opcodes()
600 fn gen_try_from(all_inst: &AllInstructions, fmt: &mut Formatter) { in gen_try_from()
731 fn gen_type_constraints(all_inst: &AllInstructions, fmt: &mut Formatter) { in gen_type_constraints()
1124 instructions: &AllInstructions, in gen_builder()
1163 all_inst: &AllInstructions, in generate()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen-meta/src/
H A Dgen_inst.rs380 fn gen_bool_accessor<T: Fn(&Instruction) -> bool>( in gen_bool_accessor()
403 fn gen_opcodes(all_inst: &AllInstructions, fmt: &mut Formatter) { in gen_opcodes()
600 fn gen_try_from(all_inst: &AllInstructions, fmt: &mut Formatter) { in gen_try_from()
731 fn gen_type_constraints(all_inst: &AllInstructions, fmt: &mut Formatter) { in gen_type_constraints()
1124 instructions: &AllInstructions, in gen_builder()
1163 all_inst: &AllInstructions, in generate()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/meta/src/
H A Dgen_inst.rs379 fn gen_bool_accessor<T: Fn(&Instruction) -> bool>( in gen_bool_accessor()
402 fn gen_opcodes(all_inst: &AllInstructions, fmt: &mut Formatter) { in gen_opcodes()
705 fn gen_type_constraints(all_inst: &AllInstructions, fmt: &mut Formatter) { in gen_type_constraints()
1098 instructions: &AllInstructions, in gen_builder()
1137 all_inst: &AllInstructions, in generate()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen-meta/src/
H A Dgen_inst.rs379 fn gen_bool_accessor<T: Fn(&Instruction) -> bool>( in gen_bool_accessor()
402 fn gen_opcodes(all_inst: &AllInstructions, fmt: &mut Formatter) { in gen_opcodes()
705 fn gen_type_constraints(all_inst: &AllInstructions, fmt: &mut Formatter) { in gen_type_constraints()
1083 instructions: &AllInstructions, in gen_builder()
1122 all_inst: &AllInstructions, in generate()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-meta-0.44.0/src/
H A Dgen_inst.rs380 fn gen_bool_accessor<T: Fn(&Instruction) -> bool>( in gen_bool_accessor()
403 fn gen_opcodes<'a>(all_inst: &AllInstructions, formats: &FormatRegistry, fmt: &mut Formatter) { in gen_opcodes()
700 fn gen_type_constraints(all_inst: &AllInstructions, fmt: &mut Formatter) { in gen_type_constraints()
1037 fn gen_builder(instructions: &AllInstructions, formats: &FormatRegistry, fmt: &mut Formatter) { in gen_builder()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-meta-0.44.0/src/isa/x86/
H A Dinstructions.rs14 mut all_instructions: &mut AllInstructions, in define()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen-meta/src/isa/x86/
H A Dinstructions.rs16 mut all_instructions: &mut AllInstructions, in define()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/meta/src/isa/x86/
H A Dinstructions.rs16 mut all_instructions: &mut AllInstructions, in define()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen-meta/src/isa/x86/
H A Dinstructions.rs16 mut all_instructions: &mut AllInstructions, in define()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen-meta/src/isa/x86/
H A Dinstructions.rs16 mut all_instructions: &mut AllInstructions, in define()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen-meta/src/isa/x86/
H A Dinstructions.rs16 mut all_instructions: &mut AllInstructions, in define()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen-meta/src/isa/x86/
H A Dinstructions.rs16 mut all_instructions: &mut AllInstructions, in define()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-meta-0.44.0/src/shared/
H A Dinstructions.rs15 all_instructions: &mut AllInstructions, in define()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-meta-0.44.0/src/cdsl/
H A Dinstructions.rs22 pub type AllInstructions = PrimaryMap<OpcodeNumber, Instruction>; typedef
36 all_instructions: &'all_inst mut AllInstructions, in new()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/meta/src/shared/
H A Dinstructions.rs686 all_instructions: &mut AllInstructions, in define()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen-meta/src/shared/
H A Dinstructions.rs686 all_instructions: &mut AllInstructions, in define()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/utils/TableGen/
H A DARMDecoderEmitter.cpp358 const std::vector<const CodeGenInstruction*> &AllInstructions; member in FilterChooser
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen-meta/src/shared/
H A Dinstructions.rs766 all_instructions: &mut AllInstructions, in define()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen-meta/src/shared/
H A Dinstructions.rs766 all_instructions: &mut AllInstructions, in define()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen-meta/src/shared/
H A Dinstructions.rs766 all_instructions: &mut AllInstructions, in define()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen-meta/src/shared/
H A Dinstructions.rs766 all_instructions: &mut AllInstructions, in define()
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp341 ArrayRef<EncodingAndInst> AllInstructions; member in __anond8abbe5e0511::FilterChooser
/dports/devel/llvm70/llvm-7.0.1.src/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp326 ArrayRef<const CodeGenInstruction *> AllInstructions; member in __anon8f52b8dc0511::FilterChooser

12