Home
last modified time | relevance | path

Searched refs:scratch0 (Results 1 – 25 of 516) sorted by relevance

12345678910>>...21

/dports/net/h323plus/h323plus-1_27_2/plugins/audio/SILK/silkSrc/
H A DSKP_Silk_resample_1_3.c50 SKP_int32 scratch0[ 3 * OUT_SUBFR_LEN ]; in SKP_Silk_resample_1_3() local
66 SKP_Silk_lowpass_short( in, S, scratch0, LSubFrameIn ); in SKP_Silk_resample_1_3()
70 scratch10[ k ] = scratch0[ 3 * k ]; in SKP_Silk_resample_1_3()
71 scratch11[ k ] = scratch0[ 3 * k + 1 ]; in SKP_Silk_resample_1_3()
72 scratch12[ k ] = scratch0[ 3 * k + 2 ]; in SKP_Silk_resample_1_3()
76 SKP_Silk_allpass_int( scratch10, S + 1, A32[ 0 ], scratch0, LSubFrameOut ); in SKP_Silk_resample_1_3()
77 SKP_Silk_allpass_int( scratch0, S + 2, A32[ 1 ], scratch10, LSubFrameOut ); in SKP_Silk_resample_1_3()
79 SKP_Silk_allpass_int( scratch11, S + 3, A31[ 0 ], scratch0, LSubFrameOut ); in SKP_Silk_resample_1_3()
80 SKP_Silk_allpass_int( scratch0, S + 4, A31[ 1 ], scratch11, LSubFrameOut ); in SKP_Silk_resample_1_3()
82 SKP_Silk_allpass_int( scratch12, S + 5, A30[ 0 ], scratch0, LSubFrameOut ); in SKP_Silk_resample_1_3()
[all …]
H A DSKP_Silk_resample_3_1.c51 SKP_int32 scratch0[ 3 * IN_SUBFR_LEN_RESAMPLE_3_1 ]; in SKP_Silk_resample_3_1() local
71 SKP_Silk_allpass_int( scratch1, S + 2, A30[ 1 ], scratch0, LSubFrameIn ); in SKP_Silk_resample_3_1()
74 …SKP_Silk_allpass_int( scratch1, S + 4, A31[ 1 ], scratch0 + IN_SUBFR_LEN_RESAMPLE_3_1, LSubFr… in SKP_Silk_resample_3_1()
77 …SKP_Silk_allpass_int( scratch1, S + 6, A32[ 1 ], scratch0 + 2 * IN_SUBFR_LEN_RESAMPLE_3_1, LSubFr… in SKP_Silk_resample_3_1()
82 scratch1[ idx ] = scratch0[ k ]; in SKP_Silk_resample_3_1()
83 scratch1[ idx + 1 ] = scratch0[ k + IN_SUBFR_LEN_RESAMPLE_3_1 ]; in SKP_Silk_resample_3_1()
84 scratch1[ idx + 2 ] = scratch0[ k + 2 * IN_SUBFR_LEN_RESAMPLE_3_1 ]; in SKP_Silk_resample_3_1()
88 SKP_Silk_lowpass_int( scratch1, S, scratch0, LSubFrameOut ); in SKP_Silk_resample_3_1()
92 out_tmp = scratch0[ k ]; in SKP_Silk_resample_3_1()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h1824 srli_h(scratch1, scratch0, 7); in emit_i8x16_bitmask()
1825 or_v(scratch0, scratch0, scratch1); in emit_i8x16_bitmask()
1826 srli_w(scratch1, scratch0, 14); in emit_i8x16_bitmask()
1827 or_v(scratch0, scratch0, scratch1); in emit_i8x16_bitmask()
1829 or_v(scratch0, scratch0, scratch1); in emit_i8x16_bitmask()
1831 ilvev_b(scratch0, scratch1, scratch0); in emit_i8x16_bitmask()
1955 or_v(scratch0, scratch0, scratch1); in emit_i16x8_bitmask()
1957 or_v(scratch0, scratch0, scratch1); in emit_i16x8_bitmask()
1960 or_v(scratch0, scratch0, scratch1); in emit_i16x8_bitmask()
2084 or_v(scratch0, scratch0, scratch1); in emit_i32x4_bitmask()
[all …]
/dports/lang/v8/v8-9.6.180.12/src/wasm/baseline/mips64/
H A Dliftoff-assembler-mips64.h2065 srli_h(scratch1, scratch0, 7); in emit_i8x16_bitmask()
2066 or_v(scratch0, scratch0, scratch1); in emit_i8x16_bitmask()
2067 srli_w(scratch1, scratch0, 14); in emit_i8x16_bitmask()
2068 or_v(scratch0, scratch0, scratch1); in emit_i8x16_bitmask()
2070 or_v(scratch0, scratch0, scratch1); in emit_i8x16_bitmask()
2072 ilvev_b(scratch0, scratch1, scratch0); in emit_i8x16_bitmask()
2191 or_v(scratch0, scratch0, scratch1); in emit_i16x8_bitmask()
2193 or_v(scratch0, scratch0, scratch1); in emit_i16x8_bitmask()
2196 or_v(scratch0, scratch0, scratch1); in emit_i16x8_bitmask()
2315 or_v(scratch0, scratch0, scratch1); in emit_i32x4_bitmask()
[all …]
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc154 scratch0_(scratch0), in OutOfLineRecordWrite()
2380 __ or_v(scratch0, scratch0, scratch1); in AssembleArchInstruction()
2822 __ or_v(scratch0, scratch0, scratch1); in AssembleArchInstruction()
2825 __ or_v(scratch0, scratch0, scratch1); in AssembleArchInstruction()
3047 __ or_v(scratch0, scratch0, scratch1); in AssembleArchInstruction()
3049 __ or_v(scratch0, scratch0, scratch1); in AssembleArchInstruction()
3052 __ or_v(scratch0, scratch0, scratch1); in AssembleArchInstruction()
3255 __ or_v(scratch0, scratch0, scratch1); in AssembleArchInstruction()
3257 __ or_v(scratch0, scratch0, scratch1); in AssembleArchInstruction()
3259 __ or_v(scratch0, scratch0, scratch1); in AssembleArchInstruction()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/CodeGen/AMDGPU/
H A Dscratch-buffer.ll18 %scratch0 = alloca [8192 x i32], addrspace(5)
21 %scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 0
31 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
58 %scratch0 = alloca [8192 x i32], addrspace(5)
62 …%scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %offse…
74 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/AMDGPU/
H A Dscratch-buffer.ll18 %scratch0 = alloca [8192 x i32], addrspace(5)
21 %scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 0
31 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
58 %scratch0 = alloca [8192 x i32], addrspace(5)
62 …%scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %offse…
74 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/AMDGPU/
H A Dscratch-buffer.ll18 %scratch0 = alloca [8192 x i32], addrspace(5)
21 %scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 0
31 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
58 %scratch0 = alloca [8192 x i32], addrspace(5)
62 …%scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %offse…
74 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/AMDGPU/
H A Dscratch-buffer.ll18 %scratch0 = alloca [8192 x i32], addrspace(5)
21 %scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 0
31 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
58 %scratch0 = alloca [8192 x i32], addrspace(5)
62 …%scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %offse…
74 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/AMDGPU/
H A Dscratch-buffer.ll18 %scratch0 = alloca [8192 x i32], addrspace(5)
21 %scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 0
31 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
58 %scratch0 = alloca [8192 x i32], addrspace(5)
62 …%scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %offse…
74 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/AMDGPU/
H A Dscratch-buffer.ll18 %scratch0 = alloca [8192 x i32], addrspace(5)
21 %scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 0
31 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
58 %scratch0 = alloca [8192 x i32], addrspace(5)
62 …%scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %offse…
74 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/AMDGPU/
H A Dscratch-buffer.ll18 %scratch0 = alloca [8192 x i32], addrspace(5)
21 %scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 0
31 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
58 %scratch0 = alloca [8192 x i32], addrspace(5)
62 …%scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %offse…
74 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/AMDGPU/
H A Dscratch-buffer.ll18 %scratch0 = alloca [8192 x i32], addrspace(5)
21 %scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 0
31 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
58 %scratch0 = alloca [8192 x i32], addrspace(5)
62 …%scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %offse…
74 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/AMDGPU/
H A Dscratch-buffer.ll18 %scratch0 = alloca [8192 x i32], addrspace(5)
21 %scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 0
31 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
58 %scratch0 = alloca [8192 x i32], addrspace(5)
62 …%scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %offse…
74 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/AMDGPU/
H A Dscratch-buffer.ll18 %scratch0 = alloca [8192 x i32], addrspace(5)
21 %scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 0
31 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
58 %scratch0 = alloca [8192 x i32], addrspace(5)
62 …%scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %offse…
74 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/CodeGen/AMDGPU/
H A Dscratch-buffer.ll18 %scratch0 = alloca [8192 x i32], addrspace(5)
21 %scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 0
31 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
58 %scratch0 = alloca [8192 x i32], addrspace(5)
62 …%scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %offse…
74 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/AMDGPU/
H A Dscratch-buffer.ll18 %scratch0 = alloca [8192 x i32], addrspace(5)
21 %scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 0
31 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
58 %scratch0 = alloca [8192 x i32], addrspace(5)
62 …%scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %offse…
74 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/AMDGPU/
H A Dscratch-buffer.ll18 %scratch0 = alloca [8192 x i32], addrspace(5)
21 %scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 0
31 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
58 %scratch0 = alloca [8192 x i32], addrspace(5)
62 …%scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %offse…
74 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/AMDGPU/
H A Dscratch-buffer.ll18 %scratch0 = alloca [8192 x i32], addrspace(5)
21 %scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 0
31 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
58 %scratch0 = alloca [8192 x i32], addrspace(5)
62 …%scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %offse…
74 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/CodeGen/AMDGPU/
H A Dscratch-buffer.ll18 %scratch0 = alloca [8192 x i32], addrspace(5)
21 %scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 0
31 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
58 %scratch0 = alloca [8192 x i32], addrspace(5)
62 …%scratchptr0 = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %offse…
74 %if_ptr = getelementptr [8192 x i32], [8192 x i32] addrspace(5)* %scratch0, i32 0, i32 %if_offset
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc152 scratch0_(scratch0), in OutOfLineRecordWrite()
2774 __ or_v(scratch0, scratch0, scratch1); in AssembleArchInstruction()
2777 __ or_v(scratch0, scratch0, scratch1); in AssembleArchInstruction()
2981 __ or_v(scratch0, scratch0, scratch1); in AssembleArchInstruction()
2983 __ or_v(scratch0, scratch0, scratch1); in AssembleArchInstruction()
2986 __ or_v(scratch0, scratch0, scratch1); in AssembleArchInstruction()
3182 __ srli_b(scratch0, src, 7); in AssembleArchInstruction()
3184 __ or_v(scratch0, scratch0, scratch1); in AssembleArchInstruction()
3186 __ or_v(scratch0, scratch0, scratch1); in AssembleArchInstruction()
3188 __ or_v(scratch0, scratch0, scratch1); in AssembleArchInstruction()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c534 if (scratch0 & mask) { in check_dyn_flag()
547 u64 scratch0; in asic_flags_read() local
562 scratch0 = read_csr(dd, ASIC_CFG_SCRATCH); in asic_flags_read()
564 "Resource flags: 0x%016llx\n", scratch0); in asic_flags_read()
567 if (scratch0 & CR_THERM_INIT) { in asic_flags_read()
575 check_dyn_flag(scratch0, tmp, size, &used, dd->hfi1_id, i, in asic_flags_read()
577 check_dyn_flag(scratch0, tmp, size, &used, dd->hfi1_id, i, in asic_flags_read()
599 u64 scratch0; in asic_flags_write() local
619 scratch0 = read_csr(dd, ASIC_CFG_SCRATCH); in asic_flags_write()
620 scratch0 &= ~clear; in asic_flags_write()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c534 if (scratch0 & mask) { in check_dyn_flag()
547 u64 scratch0; in asic_flags_read() local
562 scratch0 = read_csr(dd, ASIC_CFG_SCRATCH); in asic_flags_read()
564 "Resource flags: 0x%016llx\n", scratch0); in asic_flags_read()
567 if (scratch0 & CR_THERM_INIT) { in asic_flags_read()
575 check_dyn_flag(scratch0, tmp, size, &used, dd->hfi1_id, i, in asic_flags_read()
577 check_dyn_flag(scratch0, tmp, size, &used, dd->hfi1_id, i, in asic_flags_read()
599 u64 scratch0; in asic_flags_write() local
619 scratch0 = read_csr(dd, ASIC_CFG_SCRATCH); in asic_flags_write()
620 scratch0 &= ~clear; in asic_flags_write()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c534 if (scratch0 & mask) { in check_dyn_flag()
547 u64 scratch0; in asic_flags_read() local
562 scratch0 = read_csr(dd, ASIC_CFG_SCRATCH); in asic_flags_read()
564 "Resource flags: 0x%016llx\n", scratch0); in asic_flags_read()
567 if (scratch0 & CR_THERM_INIT) { in asic_flags_read()
575 check_dyn_flag(scratch0, tmp, size, &used, dd->hfi1_id, i, in asic_flags_read()
577 check_dyn_flag(scratch0, tmp, size, &used, dd->hfi1_id, i, in asic_flags_read()
599 u64 scratch0; in asic_flags_write() local
619 scratch0 = read_csr(dd, ASIC_CFG_SCRATCH); in asic_flags_write()
620 scratch0 &= ~clear; in asic_flags_write()
[all …]
/dports/science/py-gpaw/gpaw-21.6.0/gpaw/
H A Dpreconditioner.py17 self.scratch0 = gd0.zeros((2, block), dtype, False)
45 d0, q0 = self.scratch0[:, :nb]
48 q0 = self.scratch0[0, :nb]

12345678910>>...21