Searched refs:MSA (Results 1 – 25 of 190) sorted by relevance
12345678
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/longbranch/ |
D | branch-limits-msa.mir | 2 …t-before mips-delay-slot-filler -stop-after mips-branch-expansion | FileCheck %s --check-prefix=MSA 257 ; MSA-LABEL: name: _Z4bz_8Dv16_a 258 ; MSA: bb.0.entry: 259 ; MSA: successors: %bb.2(0x40000000), %bb.1(0x40000000) 260 ; MSA: renamable $w0 = LDI_B 0 261 ; MSA: renamable $w0 = INSERT_D killed renamable $w0, killed renamable $a0_64, 0 262 ; MSA: renamable $w0 = INSERT_D killed renamable $w0, killed renamable $a1_64, 1 263 ; MSA: renamable $w0 = SHF_B killed renamable $w0, 27 264 ; MSA: renamable $w0 = SHF_W killed renamable $w0, 177 265 ; MSA: BNZ_B $w0, %bb.2, implicit-def $at { [all …]
|
/external/libpng/contrib/mips-msa/ |
D | README | 1 OPERATING SYSTEM SPECIFIC MIPS MSA DETECTION 4 Detection of the ability to execute MIPS MSA on an MIPS processor requires 15 For any of this code to be used the MIPS MSA code must be enabled and run time 51 That function must return 1 if MIPS MSA instructions are supported, 0 if not.
|
/external/libpng/ |
D | config.h.in | 84 /* Turn on MIPS MSA optimizations at run-time */ 87 /* Check for MIPS MSA support at run-time */ 90 /* Enable MIPS MSA optimizations */
|
D | configure.ac | 401 # MIPS MSA (SIMD) support. 405 [Enable MIPS MSA optimizations: =no/off, check, api, yes/on:] 414 [Disable MIPS MSA optimizations]) 419 [Check for MIPS MSA support at run-time]);; 422 [Turn on MIPS MSA optimizations at run-time]);; 425 [Enable MIPS MSA optimizations])
|
/external/libvpx/libvpx/test/ |
D | dct_partial_test.cc | 166 INSTANTIATE_TEST_CASE_P(MSA, PartialFdctTest, 171 MSA, PartialFdctTest,
|
D | test_intra_pred_speed.cc | 293 INTRA_PRED_TEST(MSA, TestIntraPred4, vpx_dc_predictor_4x4_msa, 298 INTRA_PRED_TEST(MSA, TestIntraPred8, vpx_dc_predictor_8x8_msa, 303 INTRA_PRED_TEST(MSA, TestIntraPred16, vpx_dc_predictor_16x16_msa, 308 INTRA_PRED_TEST(MSA, TestIntraPred32, vpx_dc_predictor_32x32_msa,
|
D | avg_test.cc | 704 MSA, AverageTest, 713 MSA, IntProRowTest, 720 MSA, IntProColTest, 729 INSTANTIATE_TEST_CASE_P(MSA, SatdLowbdTest,
|
D | predict_test.cc | 337 MSA, SixtapPredictTest, 400 MSA, BilinearPredictTest,
|
D | pp_filter_test.cc | 550 MSA, VpxPostProcDownAndAcrossMbRowTest, 553 INSTANTIATE_TEST_CASE_P(MSA, VpxMbPostProcAcrossIpTest, 556 INSTANTIATE_TEST_CASE_P(MSA, VpxMbPostProcDownTest,
|
D | sum_squares_test.cc | 124 MSA, SumSquaresTest,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MSA.txt | 1 Code Generation Notes for MSA 13 This section describes any quirks of instruction selection for MSA. For
|
/external/llvm/lib/Target/Mips/ |
D | MSA.txt | 1 Code Generation Notes for MSA 13 This section describes any quirks of instruction selection for MSA. For
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/msa/ |
D | elm_move.ll | 1 ; Test the MSA move intrinsics (which are encoded with the ELM instruction
|
D | llvm-stress-s2501752154-simplified.ll | 6 ; This test originally failed for MSA with a "Cannot select ..." error.
|
D | llvm-stress-s449609655-simplified.ll | 8 ; This test originally failed for MSA with a
|
D | llvm-stress-s2090927243-simplified.ll | 6 ; This test originally failed for MSA with a "Cannot select ..." error.
|
D | special.ll | 1 ; Test the MSA intrinsics that are encoded with the SPECIAL instruction format.
|
D | vecs10.ll | 1 ; Test the MSA intrinsics that are encoded with the VECS10 instruction format.
|
D | msa-nooddspreg.ll | 4 ; single precision subregister of an MSA register.
|
/external/llvm/test/CodeGen/Mips/msa/ |
D | elm_move.ll | 1 ; Test the MSA move intrinsics (which are encoded with the ELM instruction
|
D | llvm-stress-s2501752154-simplified.ll | 6 ; This test originally failed for MSA with a "Cannot select ..." error.
|
D | llvm-stress-s449609655-simplified.ll | 8 ; This test originally failed for MSA with a
|
D | vecs10.ll | 1 ; Test the MSA intrinsics that are encoded with the VECS10 instruction format.
|
D | special.ll | 1 ; Test the MSA intrinsics that are encoded with the SPECIAL instruction format.
|
D | llvm-stress-s2090927243-simplified.ll | 6 ; This test originally failed for MSA with a "Cannot select ..." error.
|
12345678