Searched refs:t1f (Results 1 – 16 of 16) sorted by relevance
/external/llvm-project/mlir/test/IR/ |
D | traits.mlir | 4 func @succeededSameOperandsElementType(%t10x10 : tensor<10x10xf32>, %t1f: tensor<1xf32>, %v1: vecto… 5 "test.same_operand_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor<1xi32> 6 …"test.same_operand_element_type"(%t1f, %t10x10) : (tensor<1xf32>, tensor<10x10xf32>) -> tensor<1xi… 8 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<1xi32> 9 "test.same_operand_element_type"(%v1, %t1f) : (vector<1xf32>, tensor<1xf32>) -> tensor<121xi32> 11 "test.same_operand_element_type"(%sf, %t1f) : (f32, tensor<1xf32>) -> tensor<121xi32> 19 func @failedSameOperandElementType(%t1f: tensor<1xf32>, %t1i: tensor<1xi32>) { 21 "test.same_operand_element_type"(%t1f, %t1i) : (tensor<1xf32>, tensor<1xi32>) -> tensor<1xf32> 41 func @succeededSameOperandAndResultElementType(%t10x10 : tensor<10x10xf32>, %t1f: tensor<1xf32>, %v… 42 …"test.same_operand_and_result_element_type"(%t1f, %t1f) : (tensor<1xf32>, tensor<1xf32>) -> tensor… [all …]
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_loopfilter_sse2.c | 750 __m128i t1f; in vpx_highbd_lpf_horizontal_4_sse2() local 769 t1f = _mm_srli_epi16(_mm_set1_epi16(0x1fff), 8); in vpx_highbd_lpf_horizontal_4_sse2() 781 t1f = _mm_srli_epi16(_mm_set1_epi16(0x1fff), 6); in vpx_highbd_lpf_horizontal_4_sse2() 793 t1f = _mm_srli_epi16(_mm_set1_epi16(0x1fff), 4); in vpx_highbd_lpf_horizontal_4_sse2() 846 filter1 = _mm_and_si128(filter1, t1f); // clamp the range in vpx_highbd_lpf_horizontal_4_sse2() 853 filter2 = _mm_and_si128(filter2, t1f); in vpx_highbd_lpf_horizontal_4_sse2()
|
D | loopfilter_sse2.c | 682 const __m128i t1f = _mm_set1_epi8(0x1f); in vpx_lpf_horizontal_16_dual_sse2() local 713 filter1 = _mm_and_si128(filter1, t1f); in vpx_lpf_horizontal_16_dual_sse2() 721 filter2 = _mm_and_si128(filter2, t1f); in vpx_lpf_horizontal_16_dual_sse2() 1297 const __m128i t1f = _mm_set1_epi8(0x1f); in vpx_lpf_horizontal_8_dual_sse2() local 1328 filter1 = _mm_and_si128(filter1, t1f); in vpx_lpf_horizontal_8_dual_sse2() 1335 filter2 = _mm_and_si128(filter2, t1f); in vpx_lpf_horizontal_8_dual_sse2() 1466 const __m128i t1f = _mm_set1_epi8(0x1f); in vpx_lpf_horizontal_4_dual_sse2() local 1497 filter1 = _mm_and_si128(filter1, t1f); in vpx_lpf_horizontal_4_dual_sse2() 1504 filter2 = _mm_and_si128(filter2, t1f); in vpx_lpf_horizontal_4_dual_sse2()
|
D | loopfilter_avx2.c | 463 const __m128i t1f = _mm_set1_epi8(0x1f); in vpx_lpf_horizontal_16_dual_avx2() local 493 filter1 = _mm_and_si128(filter1, t1f); in vpx_lpf_horizontal_16_dual_avx2() 501 filter2 = _mm_and_si128(filter2, t1f); in vpx_lpf_horizontal_16_dual_avx2()
|
/external/libvpx/libvpx/vp8/common/x86/ |
D | loopfilter_block_sse2_x86_64.asm | 94 pand %5, [GLOBAL(t1f)] 105 pand scratch2, [GLOBAL(t1f)] 804 t1f: label
|
D | loopfilter_sse2.asm | 1516 movdqa xmm2, [GLOBAL(t1f)] 1641 t1f: label
|
/external/eigen/test/ |
D | geo_transformations.cpp | 409 Transform<float,3,Mode> t1f = t1.template cast<float>(); in transformations() local 410 VERIFY_IS_APPROX(t1f.template cast<Scalar>(),t1); in transformations()
|
/external/hyphenation-patterns/sl/ |
D | hyph-sl.pat.txt | 887 t1f
|
/external/hyphenation-patterns/da/ |
D | hyph-da.pat.txt | 906 4t1f
|
/external/hyphenation-patterns/hr/ |
D | hyph-hr.pat.txt | 1278 t1f
|
/external/hyphenation-patterns/tk/ |
D | hyph-tk.pat.txt | 1793 t1f
|
/external/hyphenation-patterns/en-US/ |
D | hyph-en-us.pat.txt | 3859 2t1f
|
/external/hyphenation-patterns/cy/ |
D | hyph-cy.pat.txt | 5724 t1f
|
/external/hyphenation-patterns/ga/ |
D | hyph-ga.pat.txt | 5535 2t1f
|
/external/hyphenation-patterns/nn/ |
D | hyph-nn.pat.txt | 23197 6t1f
|
/external/hyphenation-patterns/nb/ |
D | hyph-nb.pat.txt | 23197 6t1f
|