| /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/arch/sh/kernel/ |
| H A D | kprobes.c | 149 struct kprobe *op1, *op2; in prepare_singlestep() local [all...] |
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| H A D | uprobes.c | 60 u32 op2 = (insn >> 22) & 0x7; in arch_uprobe_copy_ixol() local
|
| /kernel/linux/linux-5.10/tools/objtool/arch/x86/ |
| H A D | decode.c | 95 unsigned char op1, op2, rex = 0, rex_b = 0, rex_r = 0, rex_w = 0, in arch_decode_instruction() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/host1x/ |
| H A D | cdma.c | 138 static void host1x_pushbuffer_push(struct push_buffer *pb, u32 op1, u32 op2) in host1x_pushbuffer_push() argument 526 void host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2) in host1x_cdma_push() argument 556 void host1x_cdma_push_wide(struct host1x_cdma *cdma, u32 op1, u32 op2, in host1x_cdma_push_wide() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/host1x/hw/ |
| H A D | channel_hw.c | 136 u32 op2, op3; in submit_gathers() local
|
| /kernel/linux/linux-6.6/drivers/gpu/host1x/ |
| H A D | cdma.c | 138 static void host1x_pushbuffer_push(struct push_buffer *pb, u32 op1, u32 op2) in host1x_pushbuffer_push() argument 592 void host1x_cdma_push(struct host1x_cdma *cdma, u32 op1, u32 op2) in host1x_cdma_push() argument 622 void host1x_cdma_push_wide(struct host1x_cdma *cdma, u32 op1, u32 op2, in host1x_cdma_push_wide() argument
|
| /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/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/ |
| H A D | ConformanceTest.java | 427 private boolean assertEqual(String op, String op2, String s, String got, in assertEqual() argument
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/ |
| H A D | ConformanceTest.java | 424 private boolean assertEqual(String op, String op2, String s, String got, in assertEqual() argument
|
| /third_party/libunwind/libunwind/src/arm/ |
| H A D | Gex_tables.c | 177 uint8_t op2 = READ_OP (); in arm_exidx_decode() local 213 uint8_t op2 = READ_OP (); in arm_exidx_decode() local 264 uint8_t op2 = READ_OP (); in arm_exidx_decode() local [all...] |
| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | assembler-s390-inl.h | 268 Opcode op2 = Instruction::S390OpcodeValue( in target_address_at() local 338 Opcode op2 = Instruction::S390OpcodeValue( in set_target_address_at() local
|
| /kernel/linux/linux-5.10/scripts/gcc-plugins/ |
| H A D | latent_entropy_plugin.c | 346 create_assign(enum tree_code code, tree lhs, tree op1, tree op2) create_assign() argument
|
| /kernel/linux/linux-6.6/tools/objtool/arch/x86/ |
| H A D | decode.c | 155 unsigned char op1, op2, op3, prefix, in arch_decode_instruction() local [all...] |
| /kernel/linux/linux-6.6/scripts/gcc-plugins/ |
| H A D | latent_entropy_plugin.c | 334 create_assign(enum tree_code code, tree lhs, tree op1, tree op2) create_assign() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | normconf.cpp | 555 UBool NormalizerConformanceTest::assertEqual(const char *op, const char *op2, in assertEqual() argument
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | opt_algebraic.cpp | 229 reassociate_operands(ir_expression *ir1, int op1, ir_expression *ir2, int op2) reassociate_operands() argument
|
| /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
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_nir_lower_tess_io.cpp | 104 r600_umad_24(nir_builder *b, nir_ssa_def *op1, nir_ssa_def *op2, nir_ssa_def *op3) in r600_umad_24() argument
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | int64-lowering.cc | 736 auto* op2 = machine()->Word32Shl(); in LowerNode() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/opt/ |
| H A D | ir_builder.h | 294 Instruction* AddIAdd(uint32_t type, uint32_t op1, uint32_t op2) { in AddIAdd() argument 306 Instruction* AddULessThan(uint32_t op1, uint32_t op2) { in AddULessThan() argument 320 AddSLessThan(uint32_t op1, uint32_t op2) AddSLessThan() argument 334 AddLessThan(uint32_t op1, uint32_t op2) AddLessThan() argument [all...] |
| H A D | scalar_analysis.cpp | 106 SENode* op2 = in AnalyzeMultiplyOp() local 238 SENode* op2 = in AnalyzeAddOp() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| H A D | ir_builder.h | 294 Instruction* AddIAdd(uint32_t type, uint32_t op1, uint32_t op2) { in AddIAdd() argument 306 Instruction* AddULessThan(uint32_t op1, uint32_t op2) { in AddULessThan() argument 320 AddSLessThan(uint32_t op1, uint32_t op2) AddSLessThan() argument 334 AddLessThan(uint32_t op1, uint32_t op2) AddLessThan() argument [all...] |
| H A D | scalar_analysis.cpp | 106 SENode* op2 = in AnalyzeMultiplyOp() local 238 SENode* op2 = in AnalyzeAddOp() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | scalar_analysis.cpp | 105 SENode* op2 = in AnalyzeMultiplyOp() local 237 SENode* op2 = in AnalyzeAddOp() local
|