| /third_party/node/deps/v8/src/compiler/backend/x64/ |
| H A D | instruction-selector-x64.cc | 3763 InstructionOperand src0 = in VisitI8x16Shuffle() local
|
| /third_party/node/deps/v8/src/compiler/backend/arm64/ |
| H A D | instruction-selector-arm64.cc | 4177 InstructionOperand src0, src1; in VisitI8x16Shuffle() local 4115 ArrangeShuffleTable(Arm64OperandGenerator* g, Node* input0, Node* input1, InstructionOperand* src0, InstructionOperand* src1) ArrangeShuffleTable() argument
|
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| H A D | instruction-selector-ia32.cc | 3006 InstructionOperand src0 = g.UseRegister(input0); in VisitI8x16Shuffle() local
|
| /third_party/node/deps/v8/src/codegen/arm/ |
| H A D | macro-assembler-arm.cc | 496 void TurboAssembler::MovePair(Register dst0, Register src0, Register dst1, in MovePair() argument
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | macro-assembler-arm64.cc | 70 const CPURegister& src0 = registers.PopHighestIndex(); in PushCPURegList() local 1116 void TurboAssembler::Push(const CPURegister& src0, const CPURegister& src1, in Push() argument 1176 void TurboAssembler::PushHelper(int count, int size, const CPURegister& src0, in PushHelper() argument 1494 MovePair(Register dst0, Register src0, Register dst1, Register src1) MovePair() argument [all...] |
| /third_party/node/deps/v8/src/codegen/x64/ |
| H A D | macro-assembler-x64.cc | 1529 void TurboAssembler::MovePair(Register dst0, Register src0, Register dst1, in CallRecordWriteStub() argument
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_shader.c | 1658 struct ureg_src src0 = tx_src_param(tx, &tx->insn.src[0]); in DECL_SPECIAL() local 1679 struct ureg_src src0 = tx_src_param(tx, &tx->insn.src[0]); in DECL_SPECIAL() local 826 TEX_if_fetch4(struct shader_translator *tx, struct ureg_dst dst, unsigned target, struct ureg_src src0, struct ureg_src src1, INT idx) TEX_if_fetch4() argument 871 TEX_with_ps1x_projection(struct shader_translator *tx, struct ureg_dst dst, unsigned target, struct ureg_src src0, struct ureg_src src1, INT idx) TEX_with_ps1x_projection() argument 2905 struct ureg_src src0 = tx_src_param(tx, &tx->insn.src[0]); DECL_SPECIAL() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.c | 129 micro_cmp(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1, const union tgsi_exec_channel *src2) micro_cmp() argument 391 micro_dldexp(union tgsi_double_channel *dst, const union tgsi_double_channel *src0, union tgsi_exec_channel *src1) micro_dldexp() argument 510 micro_lrp(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1, const union tgsi_exec_channel *src2) micro_lrp() argument 522 micro_mad(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1, const union tgsi_exec_channel *src2) micro_mad() argument 596 micro_seq(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_seq() argument 607 micro_sge(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_sge() argument 638 micro_sgt(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_sgt() argument 659 micro_sle(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_sle() argument 670 micro_slt(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_slt() argument 681 micro_sne(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_sne() argument 902 micro_u64shl(union tgsi_double_channel *dst, const union tgsi_double_channel *src0, union tgsi_exec_channel *src1) micro_u64shl() argument 918 micro_i64shr(union tgsi_double_channel *dst, const union tgsi_double_channel *src0, union tgsi_exec_channel *src1) micro_i64shr() argument 934 micro_u64shr(union tgsi_double_channel *dst, const union tgsi_double_channel *src0, union tgsi_exec_channel *src1) micro_u64shr() argument 1275 micro_add(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_add() argument 1286 micro_div( union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1 ) micro_div() argument 1298 micro_lt( union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1, const union tgsi_exec_channel *src2, const union tgsi_exec_channel *src3 ) micro_lt() argument 1312 micro_max(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_max() argument 1323 micro_min(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_min() argument 1334 micro_mul(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_mul() argument 1356 micro_pow( union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1 ) micro_pow() argument 1368 micro_ldexp(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_ldexp() argument 1379 micro_sub(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_sub() argument 3135 micro_ucmp(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1, const union tgsi_exec_channel *src2) micro_ucmp() argument 3540 union tgsi_double_channel src0; exec_dldexp() local 3586 union tgsi_double_channel src0; exec_arg0_64_arg1_32() local 4303 micro_shl(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_shl() argument 4319 micro_and(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_and() argument 4330 micro_or(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_or() argument 4341 micro_xor(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_xor() argument 4352 micro_mod(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_mod() argument 4373 micro_fseq(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_fseq() argument 4384 micro_fsge(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_fsge() argument 4395 micro_fslt(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_fslt() argument 4406 micro_fsne(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_fsne() argument 4417 micro_idiv(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_idiv() argument 4428 micro_imax(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_imax() argument 4439 micro_imin(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_imin() argument 4450 micro_isge(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_isge() argument 4461 micro_ishr(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_ishr() argument 4477 micro_islt(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_islt() argument 4508 micro_uadd(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_uadd() argument 4519 micro_udiv(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_udiv() argument 4530 micro_umad(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1, const union tgsi_exec_channel *src2) micro_umad() argument 4542 micro_umax(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_umax() argument 4553 micro_umin(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_umin() argument 4564 micro_umod(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_umod() argument 4575 micro_umul(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_umul() argument 4586 micro_imul_hi(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_imul_hi() argument 4599 micro_umul_hi(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_umul_hi() argument 4612 micro_useq(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_useq() argument 4623 micro_usge(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_usge() argument 4634 micro_ushr(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_ushr() argument 4650 micro_uslt(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_uslt() argument 4661 micro_usne(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1) micro_usne() argument 4685 micro_ibfe(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1, const union tgsi_exec_channel *src2) micro_ibfe() argument 4712 micro_ubfe(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1, const union tgsi_exec_channel *src2) micro_ubfe() argument 4739 micro_bfi(union tgsi_exec_channel *dst, const union tgsi_exec_channel *src0, const union tgsi_exec_channel *src1, const union tgsi_exec_channel *src2, const union tgsi_exec_channel *src3) micro_bfi() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/nir/ |
| H A D | nir_to_tgsi.c | 133 ntt_insn(struct ntt_compile *c, enum tgsi_opcode opcode, struct ureg_dst dst, struct ureg_src src0, struct ureg_src src1, struct ureg_src src2, struct ureg_src src3) ntt_insn() argument 1295 ntt_emit_scalar(struct ntt_compile *c, unsigned tgsi_op, struct ureg_dst dst, struct ureg_src src0, struct ureg_src src1) ntt_emit_scalar() argument 3313 nir_ssa_def *src0 = instr->src[0].ssa; nir_to_tgsi_lower_64bit_intrinsic() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | enc_sse2.c | 299 const __m128i src0 = _mm_loadl_epi64((const __m128i*)&src[0 * BPS]); in FTransform_SSE2() local 344 const __m128i src0 = _mm_loadl_epi64((const __m128i*)&src[0 * BPS]); in FTransform2_SSE2() local 390 const __m128i src0 = _mm_loadl_epi64((__m128i*)&in[0 * 16]); in FTransformWHTRow_SSE2() local
|
| /third_party/mesa3d/src/amd/llvm/ |
| H A D | ac_nir_to_llvm.c | 150 emit_int_cmp(struct ac_llvm_context *ctx, LLVMIntPredicate pred, LLVMValueRef src0, LLVMValueRef src1) emit_int_cmp() argument 158 emit_float_cmp(struct ac_llvm_context *ctx, LLVMRealPredicate pred, LLVMValueRef src0, LLVMValueRef src1) emit_float_cmp() argument 166 emit_intrin_1f_param(struct ac_llvm_context *ctx, const char *intrin, LLVMTypeRef result_type, LLVMValueRef src0) emit_intrin_1f_param() argument 180 emit_intrin_1f_param_scalar(struct ac_llvm_context *ctx, const char *intrin, LLVMTypeRef result_type, LLVMValueRef src0) emit_intrin_1f_param_scalar() argument 207 emit_intrin_2f_param(struct ac_llvm_context *ctx, const char *intrin, LLVMTypeRef result_type, LLVMValueRef src0, LLVMValueRef src1) emit_intrin_2f_param() argument 223 emit_intrin_3f_param(struct ac_llvm_context *ctx, const char *intrin, LLVMTypeRef result_type, LLVMValueRef src0, LLVMValueRef src1, LLVMValueRef src2) emit_intrin_3f_param() argument 240 emit_bcsel(struct ac_llvm_context *ctx, LLVMValueRef src0, LLVMValueRef src1, LLVMValueRef src2) emit_bcsel() argument 258 emit_iabs(struct ac_llvm_context *ctx, LLVMValueRef src0) emit_iabs() argument 263 emit_uint_carry(struct ac_llvm_context *ctx, const char *intrin, LLVMValueRef src0, LLVMValueRef src1) emit_uint_carry() argument 279 emit_b2f(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) emit_b2f() argument 305 emit_f2b(struct ac_llvm_context *ctx, LLVMValueRef src0) emit_f2b() argument 312 emit_b2i(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) emit_b2i() argument 328 emit_i2b(struct ac_llvm_context *ctx, LLVMValueRef src0) emit_i2b() argument 334 emit_f2f16(struct ac_llvm_context *ctx, LLVMValueRef src0) emit_f2f16() argument 374 emit_umul_high(struct ac_llvm_context *ctx, LLVMValueRef src0, LLVMValueRef src1) emit_umul_high() argument 387 emit_imul_high(struct ac_llvm_context *ctx, LLVMValueRef src0, LLVMValueRef src1) emit_imul_high() argument 421 emit_pack_2x16(struct ac_llvm_context *ctx, LLVMValueRef src0, LLVMValueRef (*pack)(struct ac_llvm_context *ctx, LLVMValueRef args[2])) emit_pack_2x16() argument 434 emit_unpack_half_2x16(struct ac_llvm_context *ctx, LLVMValueRef src0) emit_unpack_half_2x16() argument 449 emit_ddxy(struct ac_nir_context *ctx, nir_op op, LLVMValueRef src0) emit_ddxy() argument 1676 LLVMValueRef src0 = get_src(ctx, instr->src[0]); visit_load_push_constant() local 2487 LLVMValueRef src0 = get_src(ctx, instr->src[1]); get_image_coords() local 3512 nir_const_value *src0 = nir_src_as_const_value(instr->src[0]); visit_load() local [all...] |
| H A D | ac_llvm_build.c | 2567 LLVMValueRef ac_build_fract(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) in ac_build_fract() argument 2604 LLVMValueRef ac_build_isign(struct ac_llvm_context *ctx, LLVMValueRef src0) in ac_build_isign() argument 2663 LLVMValueRef ac_build_bit_count(struct ac_llvm_context *ctx, LLVMValueRef src0) in ac_build_bit_count() argument 2706 ac_build_bitfield_reverse(struct ac_llvm_context *ctx, LLVMValueRef src0) ac_build_bitfield_reverse() argument 2770 ac_find_lsb(struct ac_llvm_context *ctx, LLVMTypeRef dst_type, LLVMValueRef src0) ac_find_lsb() argument 4116 LLVMValueRef src0, src1; _ac_build_dual_src_blend_swizzle() local 4187 ac_build_frexp_exp(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) ac_build_frexp_exp() argument 4208 ac_build_frexp_mant(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) ac_build_frexp_mant() argument 4230 ac_build_canonicalize(struct ac_llvm_context *ctx, LLVMValueRef src0, unsigned bitsize) ac_build_canonicalize() argument [all...] |
| /third_party/mesa3d/src/panfrost/bifrost/ |
| H A D | bifrost_compile.c | 498 bi_index src0 = bi_null(); in bi_emit_load_vary() local 646 bi_load_ubo_to(bi_builder *b, unsigned bitsize, bi_index dest0, bi_index src0, in bi_load_ubo_to() argument 851 bi_index src0 = bi_src_index(&instr->src[0]); bi_emit_fragment_out() local 1228 bi_index src0 = bi_src_index(arg_2); bi_emit_acmpxchg_to() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline.c | 4389 nir_ssa_def *src0 = values[i * 2]; in radv_lower_fs_output() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_tgsi_vgpu10.c | 8205 emit_comparison(struct svga_shader_emitter_v10 *emit, SVGA3dCmpFunc func, const struct tgsi_full_dst_register *dst, const struct tgsi_full_src_register *src0, const struct tgsi_full_src_register *src1) emit_comparison() argument 9399 struct tgsi_full_src_register src0 = check_double_src(emit, &inst->Src[0]); emit_dmad() local [all...] |
| /third_party/glfw/deps/ |
| H A D | nuklear.h | 6335 nk_memcopy(void *dst0, const void *src0, nk_size length) in nk_memcopy() argument
|