Searched defs:LAA (Results 1 - 25 of 25) sorted by relevance

/external/valgrind/none/tests/mips64/
H A Dcvm_atomic.c178 BADDU, POP, DPOP, SAA, SAAD, LAA, LAAD, LAW, LAWD, LAI, LAID, LAD, LADD, enumerator in enum:__anon23676
220 case LAA: { /* Load Atomic Add Word - laa rd, (base), rt. */
/external/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp168 TLI(nullptr), LAA(nullptr), LAI(nullptr), Changed(false),
181 LoopAccessLegacyAnalysis *LAA; // Current LoopAccessAnalysis member in struct:__anon13389::LoopVersioningLICM
388 LAI = &LAA->getInfo(CurLoop);
391 DEBUG(dbgs() << " LAA: Runtime check not found !!\n");
397 DEBUG(dbgs() << " LAA: Runtime checks are more than threshold !!\n");
517 LAA = &getAnalysis<LoopAccessLegacyAnalysis>();
H A DLoopLoadElimination.cpp137 /// Note that no candidate is returned if LAA has failed to analyze the loop
207 /// Here, we rely on LAA to include the relevant loop-independent dependences.
208 /// LAA is known to omit these in the very simple case when the read and the
211 /// However, we know that this is not the case here, i.e. we can rely on LAA
220 /// LAA will perform dependence analysis here because there are two
549 auto *LAA = &getAnalysis<LoopAccessLegacyAnalysis>(); variable
566 const LoopAccessInfo &LAI = LAA->getInfo(L);
H A DLoopDistribute.cpp598 bool processLoop(LoopAccessLegacyAnalysis *LAA) { argument
610 // LAA will check that we only have a single exiting block.
611 LAI = &LAA->getInfo(L);
880 auto *LAA = &getAnalysis<LoopAccessLegacyAnalysis>(); variable
903 Changed |= LDL.processLoop(LAA);
/external/llvm/lib/Transforms/Utils/
H A DLoopVersioning.cpp262 auto *LAA = &getAnalysis<LoopAccessLegacyAnalysis>(); variable
280 const LoopAccessInfo &LAI = LAA->getInfo(L);
/external/cblas/testing/
H A Dc_cblat2.f498 $ INCYS, IX, IY, KL, KLS, KU, KUS, LAA, LDA, local in subroutine:CCHK1
569 LAA = LDA*N
639 DO 10 I = 1, LAA
693 ISAME( 5 ) = LCE( AS, AA, LAA )
710 ISAME( 7 ) = LCE( AS, AA, LAA )
853 $ INCYS, IX, IY, K, KS, LAA, LDA, LDAS, LX, LY, local in subroutine:CCHK2
918 LAA = ( N*( N + 1 ) )/2
920 LAA = LDA*N
978 DO 10 I = 1, LAA
1037 ISAME( 4 ) = LCE( AS, AA, LAA )
1207 $ KS, LAA local in subroutine:CCHK3
1591 $ IY, J, LAA local in subroutine:CCHK4
1867 INTEGER I, IA, IC, IN, INCX, INCXS, IX, J, JA, JJ, LAA local in subroutine:CCHK5
2161 $ IY, J, JA, JJ, LAA local in subroutine:CCHK6
[all...]
H A Dc_cblat3.f461 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local in subroutine:CCHK1
526 LAA = LDA*NA
580 DO 10 I = 1, LAA
622 ISAME( 7 ) = LCE( AS, AA, LAA )
791 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC, local in subroutine:CCHK2
865 LAA = LDA*NA
896 DO 10 I = 1, LAA
943 ISAME( 6 ) = LCE( AS, AA, LAA )
1111 INTEGER I, IA, ICD, ICS, ICT, ICU, IM, IN, J, LAA, LBB, local in subroutine:CCHK3
1178 LAA
1476 INTEGER I, IA, IB, ICT, ICU, IK, IN, J, JC, JJ, K, KS, local in subroutine:CCHK4
1887 $ K, KS, LAA local in subroutine:CCHK5
[all...]
H A Dc_dblat2.f489 $ INCYS, IX, IY, KL, KLS, KU, KUS, LAA, LDA, local in subroutine:DCHK1
560 LAA = LDA*N
630 DO 10 I = 1, LAA
683 ISAME( 5 ) = LDE( AS, AA, LAA )
700 ISAME( 7 ) = LDE( AS, AA, LAA )
849 $ INCYS, IX, IY, K, KS, LAA, LDA, LDAS, LX, LY, local in subroutine:DCHK2
914 LAA = ( N*( N + 1 ) )/2
916 LAA = LDA*N
974 DO 10 I = 1, LAA
1032 ISAME( 4 ) = LDE( AS, AA, LAA )
1206 $ KS, LAA local in subroutine:DCHK3
1595 $ IY, J, LAA local in subroutine:DCHK4
1866 INTEGER I, IA, IC, IN, INCX, INCXS, IX, J, JA, JJ, LAA local in subroutine:DCHK5
2163 $ IY, J, JA, JJ, LAA local in subroutine:DCHK6
[all...]
H A Dc_dblat3.f448 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local in subroutine:DCHK1
513 LAA = LDA*NA
567 DO 10 I = 1, LAA
609 ISAME( 7 ) = LDE( AS, AA, LAA )
772 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC, local in subroutine:DCHK2
846 LAA = LDA*NA
877 DO 10 I = 1, LAA
917 ISAME( 6 ) = LDE( AS, AA, LAA )
1081 INTEGER I, IA, ICD, ICS, ICT, ICU, IM, IN, J, LAA, LBB, local in subroutine:DCHK3
1148 LAA
1440 INTEGER I, IA, IB, ICT, ICU, IK, IN, J, JC, JJ, K, KS, local in subroutine:DCHK4
1758 $ K, KS, LAA local in subroutine:DCHK5
[all...]
H A Dc_sblat2.f489 $ INCYS, IX, IY, KL, KLS, KU, KUS, LAA, LDA, local in subroutine:SCHK1
560 LAA = LDA*N
630 DO 10 I = 1, LAA
683 ISAME( 5 ) = LSE( AS, AA, LAA )
700 ISAME( 7 ) = LSE( AS, AA, LAA )
849 $ INCYS, IX, IY, K, KS, LAA, LDA, LDAS, LX, LY, local in subroutine:SCHK2
914 LAA = ( N*( N + 1 ) )/2
916 LAA = LDA*N
974 DO 10 I = 1, LAA
1032 ISAME( 4 ) = LSE( AS, AA, LAA )
1206 $ KS, LAA local in subroutine:SCHK3
1595 $ IY, J, LAA local in subroutine:SCHK4
1866 INTEGER I, IA, IC, IN, INCX, INCXS, IX, J, JA, JJ, LAA local in subroutine:SCHK5
2163 $ IY, J, JA, JJ, LAA local in subroutine:SCHK6
[all...]
H A Dc_sblat3.f448 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local in subroutine:SCHK1
513 LAA = LDA*NA
567 DO 10 I = 1, LAA
609 ISAME( 7 ) = LSE( AS, AA, LAA )
776 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC, local in subroutine:SCHK2
850 LAA = LDA*NA
881 DO 10 I = 1, LAA
921 ISAME( 6 ) = LSE( AS, AA, LAA )
1085 INTEGER I, IA, ICD, ICS, ICT, ICU, IM, IN, J, LAA, LBB, local in subroutine:SCHK3
1152 LAA
1445 INTEGER I, IA, IB, ICT, ICU, IK, IN, J, JC, JJ, K, KS, local in subroutine:SCHK4
1763 $ K, KS, LAA local in subroutine:SCHK5
[all...]
H A Dc_zblat2.f499 $ INCYS, IX, IY, KL, KLS, KU, KUS, LAA, LDA, local in subroutine:ZCHK1
570 LAA = LDA*N
640 DO 10 I = 1, LAA
694 ISAME( 5 ) = LZE( AS, AA, LAA )
711 ISAME( 7 ) = LZE( AS, AA, LAA )
855 $ INCYS, IX, IY, K, KS, LAA, LDA, LDAS, LX, LY, local in subroutine:ZCHK2
920 LAA = ( N*( N + 1 ) )/2
922 LAA = LDA*N
980 DO 10 I = 1, LAA
1039 ISAME( 4 ) = LZE( AS, AA, LAA )
1210 $ KS, LAA local in subroutine:ZCHK3
1595 $ IY, J, LAA local in subroutine:ZCHK4
1872 INTEGER I, IA, IC, IN, INCX, INCXS, IX, J, JA, JJ, LAA local in subroutine:ZCHK5
2167 $ IY, J, JA, JJ, LAA local in subroutine:ZCHK6
[all...]
H A Dc_zblat3.f462 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local in subroutine:ZCHK1
527 LAA = LDA*NA
581 DO 10 I = 1, LAA
623 ISAME( 7 ) = LZE( AS, AA, LAA )
792 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC, local in subroutine:ZCHK2
866 LAA = LDA*NA
897 DO 10 I = 1, LAA
944 ISAME( 6 ) = LZE( AS, AA, LAA )
1112 INTEGER I, IA, ICD, ICS, ICT, ICU, IM, IN, J, LAA, LBB, local in subroutine:ZCHK3
1179 LAA
1477 INTEGER I, IA, IB, ICT, ICU, IK, IN, J, JC, JJ, K, KS, local in subroutine:ZCHK4
1888 $ K, KS, LAA local in subroutine:ZCHK5
[all...]
/external/eigen/blas/testing/
H A Dcblat2.f473 $ INCYS, IX, IY, KL, KLS, KU, KUS, LAA, LDA, local in subroutine:CCHK1
543 LAA = LDA*N
606 DO 10 I = 1, LAA
659 ISAME( 5 ) = LCE( AS, AA, LAA )
676 ISAME( 7 ) = LCE( AS, AA, LAA )
818 $ INCYS, IX, IY, K, KS, LAA, LDA, LDAS, LX, LY, local in subroutine:CCHK2
882 LAA = ( N*( N + 1 ) )/2
884 LAA = LDA*N
937 DO 10 I = 1, LAA
994 ISAME( 4 ) = LCE( AS, AA, LAA )
1163 $ KS, LAA local in subroutine:CCHK3
1527 $ IY, J, LAA local in subroutine:CCHK4
1803 INTEGER I, IA, IC, IN, INCX, INCXS, IX, J, JA, JJ, LAA local in subroutine:CCHK5
2088 $ IY, J, JA, JJ, LAA local in subroutine:CCHK6
[all...]
H A Dcblat3.f440 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local in subroutine:CCHK1
505 LAA = LDA*NA
559 DO 10 I = 1, LAA
600 ISAME( 7 ) = LCE( AS, AA, LAA )
725 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC, local in subroutine:CCHK2
799 LAA = LDA*NA
830 DO 10 I = 1, LAA
874 ISAME( 6 ) = LCE( AS, AA, LAA )
1003 INTEGER I, IA, ICD, ICS, ICT, ICU, IM, IN, J, LAA, LBB, local in subroutine:CCHK3
1070 LAA
1314 INTEGER I, IA, IB, ICT, ICU, IK, IN, J, JC, JJ, K, KS, local in subroutine:CCHK4
1647 $ K, KS, LAA local in subroutine:CCHK5
[all...]
H A Ddblat2.f463 $ INCYS, IX, IY, KL, KLS, KU, KUS, LAA, LDA, local in subroutine:DCHK1
533 LAA = LDA*N
596 DO 10 I = 1, LAA
649 ISAME( 5 ) = LDE( AS, AA, LAA )
666 ISAME( 7 ) = LDE( AS, AA, LAA )
804 $ INCYS, IX, IY, K, KS, LAA, LDA, LDAS, LX, LY, local in subroutine:DCHK2
868 LAA = ( N*( N + 1 ) )/2
870 LAA = LDA*N
923 DO 10 I = 1, LAA
980 ISAME( 4 ) = LDE( AS, AA, LAA )
1143 $ KS, LAA local in subroutine:DCHK3
1502 $ IY, J, LAA local in subroutine:DCHK4
1762 INTEGER I, IA, IC, IN, INCX, INCXS, IX, J, JA, JJ, LAA local in subroutine:DCHK5
2041 $ IY, J, JA, JJ, LAA local in subroutine:DCHK6
[all...]
H A Ddblat3.f426 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local in subroutine:DCHK1
491 LAA = LDA*NA
545 DO 10 I = 1, LAA
586 ISAME( 7 ) = LDE( AS, AA, LAA )
707 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC, local in subroutine:DCHK2
781 LAA = LDA*NA
812 DO 10 I = 1, LAA
851 ISAME( 6 ) = LDE( AS, AA, LAA )
976 INTEGER I, IA, ICD, ICS, ICT, ICU, IM, IN, J, LAA, LBB, local in subroutine:DCHK3
1043 LAA
1282 INTEGER I, IA, IB, ICT, ICU, IK, IN, J, JC, JJ, K, KS, local in subroutine:DCHK4
1558 $ K, KS, LAA local in subroutine:DCHK5
[all...]
H A Dsblat2.f463 $ INCYS, IX, IY, KL, KLS, KU, KUS, LAA, LDA, local in subroutine:SCHK1
533 LAA = LDA*N
596 DO 10 I = 1, LAA
649 ISAME( 5 ) = LSE( AS, AA, LAA )
666 ISAME( 7 ) = LSE( AS, AA, LAA )
804 $ INCYS, IX, IY, K, KS, LAA, LDA, LDAS, LX, LY, local in subroutine:SCHK2
868 LAA = ( N*( N + 1 ) )/2
870 LAA = LDA*N
923 DO 10 I = 1, LAA
980 ISAME( 4 ) = LSE( AS, AA, LAA )
1143 $ KS, LAA local in subroutine:SCHK3
1502 $ IY, J, LAA local in subroutine:SCHK4
1762 INTEGER I, IA, IC, IN, INCX, INCXS, IX, J, JA, JJ, LAA local in subroutine:SCHK5
2041 $ IY, J, JA, JJ, LAA local in subroutine:SCHK6
[all...]
H A Dsblat3.f426 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local in subroutine:SCHK1
491 LAA = LDA*NA
545 DO 10 I = 1, LAA
586 ISAME( 7 ) = LSE( AS, AA, LAA )
707 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC, local in subroutine:SCHK2
781 LAA = LDA*NA
812 DO 10 I = 1, LAA
851 ISAME( 6 ) = LSE( AS, AA, LAA )
976 INTEGER I, IA, ICD, ICS, ICT, ICU, IM, IN, J, LAA, LBB, local in subroutine:SCHK3
1043 LAA
1282 INTEGER I, IA, IB, ICT, ICU, IK, IN, J, JC, JJ, K, KS, local in subroutine:SCHK4
1558 $ K, KS, LAA local in subroutine:SCHK5
[all...]
H A Dzblat2.f475 $ INCYS, IX, IY, KL, KLS, KU, KUS, LAA, LDA, local in subroutine:ZCHK1
545 LAA = LDA*N
608 DO 10 I = 1, LAA
661 ISAME( 5 ) = LZE( AS, AA, LAA )
678 ISAME( 7 ) = LZE( AS, AA, LAA )
821 $ INCYS, IX, IY, K, KS, LAA, LDA, LDAS, LX, LY, local in subroutine:ZCHK2
885 LAA = ( N*( N + 1 ) )/2
887 LAA = LDA*N
940 DO 10 I = 1, LAA
997 ISAME( 4 ) = LZE( AS, AA, LAA )
1167 $ KS, LAA local in subroutine:ZCHK3
1532 $ IY, J, LAA local in subroutine:ZCHK4
1809 INTEGER I, IA, IC, IN, INCX, INCXS, IX, J, JA, JJ, LAA local in subroutine:ZCHK5
2095 $ IY, J, JA, JJ, LAA local in subroutine:ZCHK6
[all...]
H A Dzblat3.f442 INTEGER I, IA, IB, ICA, ICB, IK, IM, IN, K, KS, LAA, local in subroutine:ZCHK1
507 LAA = LDA*NA
561 DO 10 I = 1, LAA
602 ISAME( 7 ) = LZE( AS, AA, LAA )
727 INTEGER I, IA, IB, ICS, ICU, IM, IN, LAA, LBB, LCC, local in subroutine:ZCHK2
801 LAA = LDA*NA
832 DO 10 I = 1, LAA
876 ISAME( 6 ) = LZE( AS, AA, LAA )
1006 INTEGER I, IA, ICD, ICS, ICT, ICU, IM, IN, J, LAA, LBB, local in subroutine:ZCHK3
1073 LAA
1317 INTEGER I, IA, IB, ICT, ICU, IK, IN, J, JC, JJ, K, KS, local in subroutine:ZCHK4
1651 $ K, KS, LAA local in subroutine:ZCHK5
[all...]
/external/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp142 DEBUG(dbgs() << "LAA: Replacing SCEV: " << *OrigSCEV << " by: " << *Expr
636 DEBUG(dbgs() << "LAA: Found a runtime check ptr:" << *Ptr << '\n');
638 DEBUG(dbgs() << "LAA: Can't find bounds for ptr:" << *Ptr << '\n');
680 DEBUG(dbgs() << "LAA: Runtime check would require comparison between"
690 DEBUG(dbgs() << "LAA: We need to do " << RtCheck.getNumberOfChecks()
706 DEBUG(dbgs() << "LAA: Processing memory accesses...\n");
708 DEBUG(dbgs() << "LAA: Accesses(" << Accesses.size() << "):\n");
878 DEBUG(dbgs() << "LAA: Bad stride - Not a pointer to a scalar type" << *Ptr
890 DEBUG(dbgs() << "LAA: Bad stride - Not an AddRecExpr pointer " << *Ptr
897 DEBUG(dbgs() << "LAA
1982 LoopAccessLegacyAnalysis &LAA = *const_cast<LoopAccessLegacyAnalysis *>(this); local
[all...]
/external/valgrind/none/tests/s390x/
H A Dopcodes.h244 #define LAA(r1,r3,b2,dl2,dh2) RSY_RRRD(eb,r1,r3,b2,dl2,dh2,f8) macro
/external/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1820 auto *LAA = &getAnalysis<LoopAccessLegacyAnalysis>(); variable
1824 [&](Loop &L) -> const LoopAccessInfo & { return LAA->getInfo(&L); };
5195 // Get the maximum safe dependence distance in bits computed by LAA. If the
5199 // computation because the maximum distance computed by LAA may not involve
/external/v8/src/s390/
H A Dconstants-s390.h477 LAA = 0xEBF8, // Load And Add (32) enumerator in enum:v8::internal::Opcode

Completed in 550 milliseconds