Searched refs:SJ (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp3401 // For each subscript SI 0 .. 3, we consider each remaining subscript, SJ.
3441 for (unsigned SJ = SI + 1; SJ < Pairs; ++SJ) {
3443 Intersection &= Pair[SJ].GroupLoops;
3446 Pair[SJ].GroupLoops |= Pair[SI].GroupLoops;
3448 Pair[SJ].Group |= Pair[SI].Group;
3519 for (int SJ = Group.find_first(); SJ >= 0; SJ
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3230 for (AllocaSlices::iterator SI = S.begin(), SJ = llvm::next(SI), SE = S.end();
3231 SI != SE; SI = SJ) {
3241 while (SJ != SE && SJ->beginOffset() < MaxEndOffset) {
3242 if (!SJ->isSplittable())
3243 MaxEndOffset = std::max(MaxEndOffset, SJ->endOffset());
3244 ++SJ;
3250 while (SJ != SE && SJ->beginOffset() < MaxEndOffset &&
3251 SJ
[all...]
/freebsd-10.1-release/crypto/openssl/crypto/rc4/asm/
H A Drc4-ia64.pl39 # SJ = S[J];
40 # T = (SI + SJ) & 0xff;
41 # S[I] = SJ, S[J] = SI;
102 # SJ = S[J] ld8 SJ = [Jptr] M0-M1 1 cyc c5
105 # T = (SI + SJ) add T = SI, SJ M0-M3, I0, I1 1 cyc c6
108 # S[I] = SJ st8 [Iptr] = SJ M2-M3 c7
250 &I(\$c, "add T[%u] = SI[%u], SJ[
[all...]
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp604 StoreInst *SI = cast<StoreInst>(I), *SJ = cast<StoreInst>(J); local
606 JPtr = SJ->getPointerOperand();
608 JAlignment = SJ->getAlignment();
610 JAddressSpace = SJ->getPointerAddressSpace();
1271 StoreInst *SI, *SJ; local
1292 if ((SJ = dyn_cast<StoreInst>(*J)) &&
1293 P.second == SJ->getPointerOperand())
1315 if ((SJ = dyn_cast<StoreInst>(*J)) &&
1316 P.first == SJ->getPointerOperand())
1339 if ((SJ
[all...]
/freebsd-10.1-release/sys/contrib/dev/uath/
H A Dar5523.bin.uu2979 M_]NM@@`,C&(`!(SJ``R,Z0`(-$(``23K``BL8@`$$`#_9*U)``B,Z@`,`.5`
/freebsd-10.1-release/sys/dev/cxgbe/firmware/
H A Dt5fw-1.11.27.0.bin.uu5965 CSIR8AAKYgAgE3BotAJkcYzAkYsw+rY1cAAQMDCZEwbqMGSQ7fwxBSIAAFEw/TEHIgAAWfBb/7SJ
8036 OuD8JoAgABAQMNEPKTJC/iJ+KIABYDD0iAkMFgFUMPiBfioFAG5w+SJ/I+gQaDAN7iwIuCwNmSz+
/freebsd-10.1-release/sys/dev/hptrr/
H A Di386-elf.hptrr_lib.o.uu4313 M`%.+3"04_[$L)0``Z/S___^+A"2`````QX`T`@``(*$'`,>`/`(``!SJ`@")
8500 M``)R`0#^Z0(``G(!`%+J`@`!`0``9>H"``)W`0!TZ@(``F\!`)SJ`@`!!@``
8667 M`0!KZ@,``04``*SJ`P`!]P$`PNH#``$!``#5Z@,``M,!`.7J`P`!!0``'.L#

Completed in 397 milliseconds