Home
last modified time | relevance | path

Searched defs:immediate (Results 26 - 50 of 158) sorted by relevance

1234567

/third_party/vixl/test/aarch32/
H A Dtest-assembler-cond-rdlow-rnlow-operand-immediate-zero-in-it-block-t32.cc68 int32_t immediate; member
1018 int32_t immediate = kTests[i].operands.immediate; in TestHelper() local
H A Dtest-assembler-cond-rdlow-rnlow-operand-immediate-zero-t32.cc68 int32_t immediate; member
186 int32_t immediate = kTests[i].operands.immediate; in TestHelper() local
H A Dtest-assembler-cond-sp-sp-operand-imm7-t32.cc70 uint32_t immediate; member
253 uint32_t immediate = kTests[i].operands.immediate; in TestHelper() local
H A Dtest-simulator-cond-rd-operand-const-a32.cc140 uint32_t immediate; member
497 uint32_t immediate = kTests[i].operands.immediate; in TestHelper() local
H A Dtest-simulator-cond-rd-operand-const-t32.cc140 uint32_t immediate; member
612 uint32_t immediate = kTests[i].operands.immediate; in TestHelper() local
H A Dtest-simulator-cond-rd-operand-imm16-t32.cc134 uint32_t immediate; member
450 uint32_t immediate = kTests[i].operands.immediate; in TestHelper() local
H A Dtest-simulator-cond-rd-rn-operand-const-a32.cc153 uint32_t immediate; member
1131 uint32_t immediate = kTests[i].operands.immediate; in TestHelper() local
H A Dtest-simulator-cond-rd-rn-operand-const-t32.cc153 uint32_t immediate; member
1155 uint32_t immediate = kTests[i].operands.immediate; in TestHelper() local
H A Dtest-simulator-cond-rd-rn-operand-imm12-t32.cc135 int32_t immediate; member
938 int32_t immediate = kTests[i].operands.immediate; in TestHelper() local
H A Dtest-simulator-cond-rdlow-operand-imm8-t32.cc135 int32_t immediate; member
1602 int32_t immediate = kTests[i].operands.immediate; in TestHelper() local
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y934 immediate: label
[all...]
/kernel/linux/linux-5.10/drivers/usb/musb/
H A Ddavinci.c150 davinci_musb_source_power(struct musb *musb, int is_on, int immediate) davinci_musb_source_power() argument
/kernel/linux/linux-5.10/tools/objtool/
H A Dcheck.h47 unsigned long immediate; member
/kernel/linux/linux-5.10/tools/objtool/arch/x86/
H A Ddecode.c87 arch_decode_instruction(const struct elf *elf, const struct section *sec, unsigned long offset, unsigned int maxlen, unsigned int *len, enum insn_type *type, unsigned long *immediate, struct list_head *ops_list) arch_decode_instruction() argument
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y933 immediate: label
[all...]
/kernel/linux/linux-6.6/tools/objtool/include/objtool/
H A Dcheck.h48 unsigned long immediate; member
/third_party/backends/backend/
H A Dhp-handle.c399 hp_bool_t immediate; in sanei_hp_handle_control() local
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_opcodes.py66 def immediate(name, ctype = "uint32_t"): function
[all...]
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_operand.h120 } immediate; member
/third_party/node/deps/v8/src/wasm/
H A Dwasm-init-expr.h150 Immediate immediate() const { return immediate_; } in immediate() function in v8::internal::wasm::WasmInitExpr
[all...]
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64-inl.h55 int64_t Operand::immediate() const { in immediate() function in v8::internal::Operand
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips-inl.h55 int32_t Operand::immediate() const { in immediate() function in v8::internal::Operand
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64-inl.h23 int64_t Operand::immediate() const { in immediate() function in v8::internal::Operand
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64-inl.h53 int64_t Operand::immediate() const { in immediate() function in v8::internal::Operand
/third_party/vixl/src/aarch64/
H A Doperands-aarch64.cc139 Operand::Operand(int64_t immediate) in Operand() argument
146 Operand::Operand(IntegerOperand immediate) in Operand() argument

Completed in 25 milliseconds

1234567