Home
last modified time | relevance | path

Searched refs:MSA (Results 1 – 25 of 190) sorted by relevance

12345678

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/longbranch/
Dbranch-limits-msa.mir2 …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/
DREADME1 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/
Dconfig.h.in84 /* Turn on MIPS MSA optimizations at run-time */
87 /* Check for MIPS MSA support at run-time */
90 /* Enable MIPS MSA optimizations */
Dconfigure.ac401 # 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/
Ddct_partial_test.cc166 INSTANTIATE_TEST_CASE_P(MSA, PartialFdctTest,
171 MSA, PartialFdctTest,
Dtest_intra_pred_speed.cc293 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,
Davg_test.cc704 MSA, AverageTest,
713 MSA, IntProRowTest,
720 MSA, IntProColTest,
729 INSTANTIATE_TEST_CASE_P(MSA, SatdLowbdTest,
Dpredict_test.cc337 MSA, SixtapPredictTest,
400 MSA, BilinearPredictTest,
Dpp_filter_test.cc550 MSA, VpxPostProcDownAndAcrossMbRowTest,
553 INSTANTIATE_TEST_CASE_P(MSA, VpxMbPostProcAcrossIpTest,
556 INSTANTIATE_TEST_CASE_P(MSA, VpxMbPostProcDownTest,
Dsum_squares_test.cc124 MSA, SumSquaresTest,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMSA.txt1 Code Generation Notes for MSA
13 This section describes any quirks of instruction selection for MSA. For
/external/llvm/lib/Target/Mips/
DMSA.txt1 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/
Delm_move.ll1 ; Test the MSA move intrinsics (which are encoded with the ELM instruction
Dllvm-stress-s2501752154-simplified.ll6 ; This test originally failed for MSA with a "Cannot select ..." error.
Dllvm-stress-s449609655-simplified.ll8 ; This test originally failed for MSA with a
Dllvm-stress-s2090927243-simplified.ll6 ; This test originally failed for MSA with a "Cannot select ..." error.
Dspecial.ll1 ; Test the MSA intrinsics that are encoded with the SPECIAL instruction format.
Dvecs10.ll1 ; Test the MSA intrinsics that are encoded with the VECS10 instruction format.
Dmsa-nooddspreg.ll4 ; single precision subregister of an MSA register.
/external/llvm/test/CodeGen/Mips/msa/
Delm_move.ll1 ; Test the MSA move intrinsics (which are encoded with the ELM instruction
Dllvm-stress-s2501752154-simplified.ll6 ; This test originally failed for MSA with a "Cannot select ..." error.
Dllvm-stress-s449609655-simplified.ll8 ; This test originally failed for MSA with a
Dvecs10.ll1 ; Test the MSA intrinsics that are encoded with the VECS10 instruction format.
Dspecial.ll1 ; Test the MSA intrinsics that are encoded with the SPECIAL instruction format.
Dllvm-stress-s2090927243-simplified.ll6 ; This test originally failed for MSA with a "Cannot select ..." error.

12345678