Home
last modified time | relevance | path

Searched defs:op2 (Results 76 - 100 of 119) sorted by relevance

12345

/third_party/spirv-tools/source/opt/
H A Damd_ext_to_khr.cpp75 uint32_t op2 = inst->GetSingleWordInOperand(3); in ReplaceTrinaryMinMax() local
112 uint32_t op2 = inst->GetSingleWordInOperand(3); in ReplaceTrinaryMid() local
H A Dir_builder.h298 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 Dvalidate_memory.cpp1814 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 Dcsi_gcc.h1170 __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 Dtraps.c716 int op2 = opcode & CSR_OPCODE2_MASK; in simulate_loongson3_cpucfg() local
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dtraps.c725 int op2 = opcode & CSR_OPCODE2_MASK; in simulate_loongson3_cpucfg() local
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dalternative.c674 u8 op1, op2; in apply_retpolines() local
/kernel/linux/linux-6.6/lib/zstd/decompress/
H A Dhuf_decompress.c582 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 Dumax1220u-common.c1043 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 Dcmsis_gcc_m.h330 __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 Dcmsis_iccarm_m.h679 __IAR_FT uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() argument
H A Dcmsis_armclang_m.h1452 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() argument
H A Dcmsis_clang_m.h1453 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() argument
H A Dcmsis_tiarmclang_m.h1439 __STATIC_FORCEINLINE int32_t __SMMLA (int32_t op1, int32_t op2, int32_t op3) in __SMMLA() argument
/third_party/libdrm/freedreno/kgsl/
H A Dmsm_kgsl.h382 unsigned int op2; member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_gk110.cpp1008 uint32_t op2, op1; in emitMINMAX() local
1111 uint16_t op1, op2; in emitSET() local
[all...]
H A Dnv50_ir_peephole.cpp2632 Value *op2[2]; in split64MulMad() local
[all...]
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.h578 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 Dsimulator-arm64.cc1081 T op2 = reg<T>(instr->Rm()); in AddSubWithCarry() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmTrinaryMinMaxTests.cpp127 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 Dpsintrp.c1064 FT_Byte op2 = (FT_Byte)cf2_buf_readByte( charstring ); in cf2_interpT2CharString() local
[all...]
/third_party/vixl/src/aarch64/
H A Dlogic-aarch64.cc899 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 DvktSpvAsmTrinaryMinMaxTests.cpp127 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 Dcompile-i386.c176 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 Ddec_neon.c845 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...]

Completed in 58 milliseconds

12345