| /third_party/spirv-tools/source/opt/ |
| H A D | amd_ext_to_khr.cpp | 75 uint32_t op2 = inst->GetSingleWordInOperand(3); in ReplaceTrinaryMinMax() local 112 uint32_t op2 = inst->GetSingleWordInOperand(3); in ReplaceTrinaryMid() local
|
| H A D | ir_builder.h | 298 Instruction* AddIAdd(uint32_t type, uint32_t op1, uint32_t op2) { in AddIAdd() argument 310 Instruction* AddULessThan(uint32_t op1, uint32_t op2) { in AddULessThan() argument 324 AddSLessThan(uint32_t op1, uint32_t op2) AddSLessThan() argument 338 AddLessThan(uint32_t op1, uint32_t op2) AddLessThan() argument [all...] |
| /third_party/spirv-tools/source/val/ |
| H A D | validate_memory.cpp | 1814 const auto op2 = _.FindDef(inst->GetOperandAs<uint32_t>(3u)); in ValidatePtrComparison() local
|
| /device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/ |
| H A D | csi_gcc.h | 1170 __ALWAYS_STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() argument
|
| /kernel/linux/linux-5.10/arch/mips/kernel/ |
| H A D | traps.c | 716 int op2 = opcode & CSR_OPCODE2_MASK; in simulate_loongson3_cpucfg() local
|
| /kernel/linux/linux-6.6/arch/mips/kernel/ |
| H A D | traps.c | 725 int op2 = opcode & CSR_OPCODE2_MASK; in simulate_loongson3_cpucfg() local
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| H A D | alternative.c | 674 u8 op1, op2; in apply_retpolines() local
|
| /kernel/linux/linux-6.6/lib/zstd/decompress/ |
| H A D | huf_decompress.c | 582 BYTE* op2 = opStart2; in HUF_decompress4X1_usingDTable_internal_body() local 1276 BYTE* op2 = opStart2; in HUF_decompress4X2_usingDTable_internal_body() local [all...] |
| /third_party/backends/backend/ |
| H A D | umax1220u-common.c | 1043 get_pixels (UMAX_Handle * scan, unsigned char *op2, unsigned char *op8, in get_pixels() argument 1077 get_pixels_2100U (UMAX_Handle * scan, unsigned char *op2, unsigned char *op8, in get_pixels_2100U() argument
|
| /third_party/cmsis/CMSIS/Core/Include/m-profile/ |
| H A D | cmsis_gcc_m.h | 330 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() argument 1652 __STATIC_FORCEINLINE uint32_t __SXTAB16(uint32_t op1, uint32_t op2) in __SXTAB16() argument 1660 __STATIC_FORCEINLINE uint32_t __SXTAB16_RORn(uint32_t op1, uint32_t op2, uint32_t rotate) in __SXTAB16_RORn() argument 1674 __SMMLA(int32_t op1, int32_t op2, int32_t op3) __SMMLA() argument [all...] |
| H A D | cmsis_iccarm_m.h | 679 __IAR_FT uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() argument
|
| H A D | cmsis_armclang_m.h | 1452 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() argument
|
| H A D | cmsis_clang_m.h | 1453 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() argument
|
| H A D | cmsis_tiarmclang_m.h | 1439 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() argument
|
| /third_party/libdrm/freedreno/kgsl/ |
| H A D | msm_kgsl.h | 382 unsigned int op2; member
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| H A D | nv50_ir_emit_gk110.cpp | 1008 uint32_t op2, op1; in emitMINMAX() local 1111 uint16_t op1, op2; in emitSET() local [all...] |
| H A D | nv50_ir_peephole.cpp | 2632 Value *op2[2]; in split64MulMad() local [all...] |
| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | assembler-s390.h | 578 uint32_t op2 = opcode & 0xf; in ri_format() local 859 uint32_t op2 = opcode & 0xff; in rie_d_format() local 876 uint32_t op2 = opcode & 0xff; in rie_e_format() local 894 uint32_t op2 = opcode & 0xff; in rie_f_format() local [all...] |
| /third_party/node/deps/v8/src/execution/arm64/ |
| H A D | simulator-arm64.cc | 1081 T op2 = reg<T>(instr->Rm()); in AddSubWithCarry() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmTrinaryMinMaxTests.cpp | 127 T min3(T op1, T op2, T op3) in min3() argument 133 T max3(T op1, T op2, T op3) in max3() argument 139 T mid3(T op1, T op2, T op3) in mid3() argument 357 char* op2 = inputByte + m_operandSize; in calculateResult() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | psintrp.c | 1064 FT_Byte op2 = (FT_Byte)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | logic-aarch64.cc | 899 PolynomialMult(uint64_t op1, uint64_t op2, int lane_size_in_bits) const PolynomialMult() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmTrinaryMinMaxTests.cpp | 127 T min3(T op1, T op2, T op3) in min3() argument 133 T max3(T op1, T op2, T op3) in max3() argument 139 T mid3(T op1, T op2, T op3) in mid3() argument 357 char* op2 = inputByte + m_operandSize; in calculateResult() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | compile-i386.c | 176 struct storage *op2; member 625 static void insn(const char *insn, struct storage *op1, struct storage *op2, in insn() argument 713 struct storage *op2 = atom->op2; in emit_insn_atom() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | dec_neon.c | 845 uint8x16_t op2, op1, op0, oq0, oq1, oq2; in VFilter16_NEON() local 862 uint8x16_t op2, op1, op0, oq0, oq1, oq2; in HFilter16_NEON() local 764 ApplyFilter6_NEON( const int8x16_t p2, const int8x16_t p1, const int8x16_t p0, const int8x16_t q0, const int8x16_t q1, const int8x16_t q2, const int8x16_t delta, uint8x16_t* const op2, uint8x16_t* const op1, uint8x16_t* const op0, uint8x16_t* const oq0, uint8x16_t* const oq1, uint8x16_t* const oq2) ApplyFilter6_NEON() argument 801 DoFilter6_NEON( const uint8x16_t p2, const uint8x16_t p1, const uint8x16_t p0, const uint8x16_t q0, const uint8x16_t q1, const uint8x16_t q2, const uint8x16_t mask, const uint8x16_t hev_mask, uint8x16_t* const op2, uint8x16_t* const op1, uint8x16_t* const op0, uint8x16_t* const oq0, uint8x16_t* const oq1, uint8x16_t* const oq2) DoFilter6_NEON() argument 927 uint8x16_t op2, op1, op0, oq0, oq1, oq2; VFilter8_NEON() local 960 uint8x16_t op2, op1, op0, oq0, oq1, oq2; HFilter8_NEON() local [all...] |