/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/ |
H A D | rxe_hdr.h | 886 __be32 imm; member 896 static inline void __immdt_set_imm(void *arg, __be32 imm) in __immdt_set_imm() argument 909 static inline void immdt_set_imm(struct rxe_pkt_info *pkt, __be32 imm) in immdt_set_imm() argument
|
/kernel/linux/linux-6.6/drivers/infiniband/ulp/rtrs/ |
H A D | rtrs-srv.c | 349 u32 imm; in send_io_resp_imm() local
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_lower_to_hw_instr.cpp | 1046 uint32_t imm = op.constantValue(); in copy_constant() local [all...] |
/third_party/mesa3d/src/asahi/compiler/ |
H A D | agx_compiler.h | 113 agx_immediate(uint16_t imm) in agx_immediate() argument 131 agx_register(uint8_t imm, enum agx_size size) in agx_register() argument 142 agx_uniform(uint8_t imm, enum agx_size size) in agx_uniform() argument 298 uint32_t imm; member
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_disasm.c | 1497 imm(FILE *file, const struct brw_isa_info *isa, enum brw_reg_type type, in imm() function
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_tgsi_insn.c | 3015 svga_emit_immediate(struct svga_shader_emitter *emit, const struct tgsi_full_immediate *imm) svga_emit_immediate() argument
|
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_lowering_nvc0.cpp | 712 ImmediateValue *imm = i->getSrc(s)->asImm(); in replaceZero() local 1150 unsigned imm = 0; in handleTEX() local
|
H A D | nv50_ir_ra.cpp | 1566 ImmediateValue imm; in allocateRegisters() local 2619 bool imm = defi->op == OP_MOV && in insertConstraintMove() local
|
H A D | nv50_ir_emit_gm107.cpp | 331 const ImmediateValue *imm = ref.get()->asImm(); in longIMMD() local 343 const ImmediateValue *imm = ref.get()->asImm(); in emitIMMD() local 3185 ImmediateValue *imm = insn->getSrc(0)->asImm(); in emitBAR() local 3195 ImmediateValue *imm = insn->getSrc(0)->asImm(); emitBAR() local 3219 const ImmediateValue *imm; emitVOTE() local 3297 ImmediateValue *imm = insn->getSrc(s)->asImm(); emitSUHandle() local [all...] |
H A D | nv50_ir_emit_gk110.cpp | 206 const ImmediateValue *imm = ref.get()->asImm(); in isLIMM() local 426 const bool imm in emitForm_21() local 784 const ImmediateValue *imm = i->src(1).get()->asImm(); emitSHLADD() local 1466 ImmediateValue *imm = i->getSrc(0)->asImm(); emitBAR() local 1476 ImmediateValue *imm = i->getSrc(0)->asImm(); emitBAR() local 1584 const ImmediateValue *imm; emitSHFL() local 1635 const ImmediateValue *imm; emitVOTE() local 1854 ImmediateValue *imm = NULL; emitSUCalc() local 1938 ImmediateValue *imm = i->getSrc(1)->asImm(); emitVSHL() local [all...] |
/third_party/ltp/include/lapi/ |
H A D | bpf.h | 79 int32_t imm; /* signed immediate constant */ member [all...] |
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
H A D | code-generator-mips64.cc | 1097 int64_t imm = i.InputOperand(1).immediate(); in AssembleArchInstruction() local 1106 int64_t imm = i.InputOperand(1).immediate(); in AssembleArchInstruction() local 1115 int64_t imm = i.InputOperand(1).immediate(); in AssembleArchInstruction() local 1149 int64_t imm = i.InputOperand(1).immediate(); in AssembleArchInstruction() local 1163 int64_t imm = i.InputOperand(1).immediate(); AssembleArchInstruction() local 1177 int64_t imm = i.InputOperand(1).immediate(); AssembleArchInstruction() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/mips/ |
H A D | code-generator-mips.cc | 1061 int32_t imm = i.InputOperand(1).immediate(); in AssembleArchInstruction() local 1069 int32_t imm = i.InputOperand(1).immediate(); in AssembleArchInstruction() local 1077 int32_t imm = i.InputOperand(1).immediate(); in AssembleArchInstruction() local 1089 uint32_t imm = i.InputOperand(2).immediate(); in AssembleArchInstruction() local 1102 uint32_t imm = i.InputOperand(2).immediate(); in AssembleArchInstruction() local 1115 uint32_t imm = i.InputOperand(2).immediate(); AssembleArchInstruction() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
H A D | code-generator-loong64.cc | 1037 int64_t imm = i.InputOperand(1).immediate(); in AssembleArchInstruction() local 1046 int64_t imm = i.InputOperand(1).immediate(); in AssembleArchInstruction() local 1055 int64_t imm = i.InputOperand(1).immediate(); in AssembleArchInstruction() local 1091 int64_t imm = i.InputOperand(1).immediate(); in AssembleArchInstruction() local 1100 int64_t imm = i.InputOperand(1).immediate(); in AssembleArchInstruction() local 1109 int64_t imm = i.InputOperand(1).immediate(); AssembleArchInstruction() local [all...] |
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
H A D | code-generator-riscv64.cc | 1134 int64_t imm = i.InputOperand(1).immediate(); in AssembleArchInstruction() local 1143 int64_t imm = i.InputOperand(1).immediate(); in AssembleArchInstruction() local 1152 int64_t imm = i.InputOperand(1).immediate(); in AssembleArchInstruction() local 2084 uint8_t imm[16]; in AssembleArchInstruction() local [all...] |
/third_party/node/deps/v8/src/codegen/arm64/ |
H A D | assembler-arm64-inl.h | 865 Instr imm = static_cast<Instr>(truncate_to_int21(imm21)); in ImmPCRelAddress() local 905 Instr Assembler::ImmAddSub(int imm) { in ImmAddSub() argument 977 ImmCondCmp(unsigned imm) ImmCondCmp() argument 1047 ImmMoveWide(int imm) ImmMoveWide() argument [all...] |
H A D | macro-assembler-arm64.h | 932 Fmov(VRegister fd, T imm) Fmov() argument 1324 Cmgt(const VRegister& vd, const VRegister& vn, int imm) Cmgt() argument 1328 Cmge(const VRegister& vd, const VRegister& vn, int imm) Cmge() argument 1332 Cmeq(const VRegister& vd, const VRegister& vn, int imm) Cmeq() argument 1336 Cmlt(const VRegister& vd, const VRegister& vn, int imm) Cmlt() argument 1340 Cmle(const VRegister& vd, const VRegister& vn, int imm) Cmle() argument [all...] |
H A D | macro-assembler-arm64-inl.h | 233 void TurboAssembler::Mvn(const Register& rd, uint64_t imm) { in Mvn() argument 662 void TurboAssembler::Fmov(VRegister vd, double imm) { in Fmov() argument 690 void TurboAssembler::Fmov(VRegister vd, float imm) { in Fmov() argument 815 Movk(const Register& rd, uint64_t imm, int shift) Movk() argument [all...] |
/third_party/node/deps/v8/src/asmjs/ |
H A D | asm-parser.cc | 1867 bool imm = false; in ShiftExpression() local
|
/third_party/node/deps/v8/src/codegen/ppc/ |
H A D | assembler-ppc.h | 549 inline void vx_form(Instr instr, Simd128Register rt, const Operand& imm) { in vx_form() argument 536 vx_form(Instr instr, Simd128Register rt, Simd128Register rb, const Operand& imm) vx_form() argument 555 vx_form(Instr instr, Simd128Register rt, Register rb, const Operand& imm) vx_form() argument 615 prefix_form(Instr instr, const Operand& imm, int pr) prefix_form() argument [all...] |
/third_party/node/deps/v8/src/diagnostics/x64/ |
H A D | disasm-x64.cc | 2434 int32_t imm; in InstructionDecode() local 2542 int32_t imm = *data; in InstructionDecode() local 2562 int32_t imm = *data; in InstructionDecode() local
|
/third_party/node/deps/v8/src/diagnostics/arm64/ |
H A D | disasm-arm64.cc | 3729 int imm = static_cast<int>(strtol(&format[3], &eimm, 10)); in SubstituteRegisterField() local 3847 uint64_t imm = static_cast<uint64_t>(instr->ImmMoveWide()) in SubstituteImmediateField() local 3899 int64_t imm in SubstituteImmediateField() local 4021 uint64_t imm = 0; SubstituteImmediateField() local [all...] |
/third_party/node/deps/v8/src/diagnostics/ia32/ |
H A D | disasm-ia32.cc | 1867 int32_t imm = *data; in InstructionDecode() local 2110 int32_t imm = *data; in InstructionDecode() local 2138 int32_t imm = *data; in InstructionDecode() local
|
/third_party/node/deps/v8/src/wasm/baseline/ |
H A D | liftoff-assembler.h | 924 void emit_ptrsize_addi(Register dst, Register lhs, intptr_t imm) { in emit_ptrsize_addi() argument 926 emit_i64_addi(LiftoffRegister(dst), LiftoffRegister(lhs), imm); emit_ptrsize_addi() local 1602 EmitI64IndependentHalfOperationImm(LiftoffAssembler* assm, LiftoffRegister dst, LiftoffRegister lhs, int64_t imm) EmitI64IndependentHalfOperationImm() argument 1635 emit_i64_andi(LiftoffRegister dst, LiftoffRegister lhs, int32_t imm) emit_i64_andi() argument 1647 emit_i64_ori(LiftoffRegister dst, LiftoffRegister lhs, int32_t imm) emit_i64_ori() argument 1659 emit_i64_xori(LiftoffRegister dst, LiftoffRegister lhs, int32_t imm) emit_i64_xori() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_program.c | 707 nir_ssa_def *imm = nir_imm_int(&b, sysval_cbuf_index); in iris_setup_uniforms() local
|