/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | bugfix.S | 224 op0: label
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | bugfix.S | 224 op0: label
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/trace/ |
H A D | ftrace.c | 490 expected_nop_sequence(void *ip, struct ppc_inst op0, struct ppc_inst op1) in expected_nop_sequence() argument 508 expected_nop_sequence(void *ip, struct ppc_inst op0, struct ppc_inst op1) in expected_nop_sequence() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/aarch64/ |
H A D | get-reg-list.c | 166 unsigned op0, op1, crn, crm, op2; in print_reg() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/ |
H A D | get-reg-list.c | 185 unsigned op0, op1, crn, crm, op2; in print_reg() local
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | lower_packing_builtins.cpp | 73 ir_rvalue *op0 = expr->operands[0]; in handle_rvalue() local [all...] |
H A D | ir_constant_expression.cpp | 45 dot_f(ir_constant *op0, ir_constant *op1) in dot_f() argument 57 dot_d(ir_constant *op0, ir_constant *op1) in dot_d() argument
|
H A D | ir.cpp | 210 ir_expression::ir_expression(int op, ir_rvalue *op0) in ir_expression() argument 186 ir_expression(int op, const struct glsl_type *type, ir_rvalue *op0, ir_rvalue *op1, ir_rvalue *op2, ir_rvalue *op3) ir_expression() argument 458 ir_expression(int op, ir_rvalue *op0, ir_rvalue *op1) ir_expression() argument 594 ir_expression(int op, ir_rvalue *op0, ir_rvalue *op1, ir_rvalue *op2) ir_expression() argument [all...] |
H A D | lower_instructions.cpp | 656 ir_rvalue *op0 = ir->operands[0], *op2 = ir->operands[2]; in double_lrp() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | folding_rules.cpp | 409 uint32_t op0 = zero_is_variable ? non_const_id : neg_id; in MergeNegateMulDivArithmetic() local 471 uint32_t op0 = in MergeNegateAddSubArithmetic() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | folding_rules.cpp | 409 uint32_t op0 = zero_is_variable ? non_const_id : neg_id; in MergeNegateMulDivArithmetic() local 471 uint32_t op0 = in MergeNegateAddSubArithmetic() local
|
/third_party/spirv-tools/source/opt/ |
H A D | folding_rules.cpp | 420 uint32_t op0 = zero_is_variable ? non_const_id : neg_id; in MergeNegateMulDivArithmetic() local 485 uint32_t op0 = in MergeNegateAddSubArithmetic() local
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/trace/ |
H A D | ftrace_64_pg.c | 394 static bool expected_nop_sequence(void *ip, ppc_inst_t op0, ppc_inst_t op1) in expected_nop_sequence() argument
|
/third_party/mesa3d/src/mesa/main/ |
H A D | atifragshader.c | 417 GLuint op0 = curProg->Instructions[j][i].Opcode[0]; in _mesa_EndFragmentShaderATI() local
|
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | test_optimizer.cpp | 267 Temp create_subbrev_co(Operand op0, Operand op1, Operand op2) in create_subbrev_co() argument
|
H A D | helpers.cpp | 266 void writeout(unsigned i, Operand op0, Operand op1) in writeout() argument
|
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_fs_nir.cpp | 526 fs_reg op0 = get_nir_src(src0->src[0].src); in optimize_extract_to_float() local
|
H A D | brw_vec4_generator.cpp | 90 struct brw_reg &op0 = is_int_div ? src1 : src0; in generate_math2_gfx4() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | js-inlining.cc | 262 const Operator* op0 = common()->StateValues(0, SparseInputMask::Dense()); in CreateArtificialFrameState() local
|
/kernel/linux/linux-5.10/arch/powerpc/math-emu/ |
H A D | math.c | 228 void *op0 = 0, *op1 = 0, *op2 = 0, *op3 = 0; in do_mathemu() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/math-emu/ |
H A D | math.c | 228 void *op0 = NULL, *op1 = NULL, *op2 = NULL, *op3 = NULL; in do_mathemu() local [all...] |
/kernel/linux/linux-5.10/scripts/gcc-plugins/ |
H A D | randomize_layout_plugin.c | 831 const_tree op0; in find_bad_casts_execute() local
|
/kernel/linux/linux-6.6/scripts/gcc-plugins/ |
H A D | randomize_layout_plugin.c | 744 const_tree op0; in find_bad_casts_execute() local
|
/third_party/node/deps/v8/src/diagnostics/arm/ |
H A D | disasm-arm.cc | 1887 int op0 = instr->Bits(25, 24); in DecodeSpecialCondition() local 1903 int op0 = instr->Bits(23, 20); in DecodeFloatingPointDataProcessing() local 2005 int op0 = instr->Bits(26, 25); in DecodeUnconditional() local 2025 int op0 = instr->Bit(23); in DecodeAdvancedSIMDDataProcessing() local 2237 int op0 = instr->Bit(24); DecodeAdvancedSIMDTwoOrThreeRegisters() local 2409 int op0 = instr->Bits(25, 21); DecodeMemoryHintsAndBarriers() local 2453 int op0 = instr->Bit(23); DecodeAdvancedSIMDElementOrStructureLoadStore() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | mpc52xx_psc.h | 205 u8 op0; /* PSC + 0x3c */ member 346 u8 op0; /* PSC + 0x4c */ member
|