Searched defs:op2 (Results 76 - 81 of 81) sorted by relevance
1234
/third_party/elfutils/src/ |
H A D | readelf.c | 5958 uint64_t op1, op2; in print_debug_rnglists_section() local 6415 uint64_t op2; print_cfa_program() local 9497 uint64_t op1, op2, len; print_debug_loclists_section() local [all...] |
/third_party/backends/backend/ |
H A D | hp3900_rts8822.c | 3941 double rst, op2; in Lamp_Status_Timer_Set() local 12472 SANE_Int op1, op2, op3; in Calib_AdcOffsetRT() local [all...] |
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | nir_to_dxil.c | 555 emit_tertiary_call(struct ntd_context *ctx, enum overload_type overload, enum dxil_intr intr, const struct dxil_value *op0, const struct dxil_value *op1, const struct dxil_value *op2) emit_tertiary_call() argument 580 emit_quaternary_call(struct ntd_context *ctx, enum overload_type overload, enum dxil_intr intr, const struct dxil_value *op0, const struct dxil_value *op1, const struct dxil_value *op2, const struct dxil_value *op3) emit_quaternary_call() argument 2071 emit_tertiary_intin(struct ntd_context *ctx, nir_alu_instr *alu, enum dxil_intr intr, const struct dxil_value *op0, const struct dxil_value *op1, const struct dxil_value *op2) emit_tertiary_intin() argument
|
/third_party/vixl/src/aarch64/ |
H A D | macro-assembler-aarch64.h | 2256 void Sys(int op1, int crn, int crm, int op2, const Register& rt = xzr) { in Sys() argument
|
H A D | simulator-aarch64.cc | 3890 void Simulator::AddSubHelper(const Instruction* instr, int64_t op2) { in Simulator() argument 3935 int64_t op2 = ShiftOperand(reg_size, in Simulator() local 3944 int64_t op2 = instr->GetImmAddSub() in Simulator() local 3952 int64_t op2 = ExtendValue(reg_size, in Simulator() local 3962 int64_t op2 in Simulator() local 4011 int64_t op2 = ShiftOperand(reg_size, Simulator() local 4031 LogicalHelper(const Instruction* instr, int64_t op2) Simulator() argument 4083 ConditionalCompareHelper(const Instruction* instr, int64_t op2) Simulator() argument [all...] |
/third_party/sqlite/src/ |
H A D | sqlite3.c | 18307 u8 op2; /* TK_REGISTER/TK_TRUTH: original value of Expr.op member 220480 sessionChangeMerge( SessionTable *pTab, int bRebase, int bPatchset, SessionChange *pExist, int op2, int bIndirect, u8 *aRec, int nRec, SessionChange **ppNew ) global() argument [all...] |
Completed in 187 milliseconds
1234