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

12

/external/valgrind/main/coregrind/m_dispatch/
H A Ddispatch-s390x-linux.S54 #undef LR
55 #define LR S390_REGNO_LINK_REGISTER define
172 br LR
/external/clang/test/PCH/
H A Dcxx-reference.h3 typedef char (&LR); typedef
10 LR &lrlr = c;
11 LR &&rrlr = c;
/external/clang/lib/StaticAnalyzer/Checkers/
H A DPointerArithChecker.cpp44 const MemRegion *LR = LV.getAsRegion(); local
46 if (!LR || !RV.isConstant())
51 if (isa<VarRegion>(LR) || isa<CodeTextRegion>(LR) ||
52 isa<CompoundLiteralRegion>(LR)) {
H A DPointerSubChecker.cpp47 const MemRegion *LR = LV.getAsRegion(); local
50 if (!(LR && RR))
53 const MemRegion *BaseLR = LR->getBaseRegion();
/external/nist-sip/java/gov/nist/javax/sip/address/
H A DNetObject.java57 protected static final String LR = "lr"; field in class:NetObject
/external/chromium_org/third_party/tcmalloc/chromium/src/base/
H A Delfcore.h96 #define LR uregs[14] /* Link register */ macro
/external/chromium_org/third_party/tcmalloc/vendor/src/base/
H A Delfcore.h96 #define LR uregs[14] /* Link register */ macro
/external/chromium_org/third_party/skia/src/effects/
H A DSkBlurMaskFilter.cpp297 const SkVector& LR = rrect.radii(SkRRect::kLowerRight_Corner); local
301 const SkScalar rightUnstretched = SkTMax(UR.fX, LR.fX) + SkIntToScalar(2 * margin.fX);
314 const SkScalar bottomUnstretched = SkTMax(LL.fY, LR.fY) + SkIntToScalar(2 * margin.fY);
328 radii[SkRRect::kLowerRight_Corner] = LR;
/external/llvm/lib/CodeGen/
H A DExecutionDepsFix.cpp578 const LiveReg &LR = LiveRegs[rx]; local
580 if (!LR.Value->getCommonDomains(available)) {
588 if (LR.Def < i->Def) {
590 Regs.insert(i, LR);
594 Regs.push_back(LR);
H A DRegAllocFast.cpp233 void RAFast::addKillFlag(const LiveReg &LR) { argument
234 if (!LR.LastUse) return;
235 MachineOperand &MO = LR.LastUse->getOperand(LR.LastOpNum);
236 if (MO.isUse() && !LR.LastUse->isRegTiedToDefOperand(LR.LastOpNum)) {
237 if (MO.getReg() == LR.PhysReg)
240 LR.LastUse->addRegisterKilled(LR.PhysReg, TRI, true);
277 LiveReg &LR local
490 assignVirtToPhysReg(LiveReg &LR, unsigned PhysReg) argument
[all...]
/external/skia/src/effects/
H A DSkBlurMaskFilter.cpp297 const SkVector& LR = rrect.radii(SkRRect::kLowerRight_Corner); local
301 const SkScalar rightUnstretched = SkTMax(UR.fX, LR.fX) + SkIntToScalar(2 * margin.fX);
314 const SkScalar bottomUnstretched = SkTMax(LL.fY, LR.fY) + SkIntToScalar(2 * margin.fY);
328 radii[SkRRect::kLowerRight_Corner] = LR;
/external/llvm/lib/Analysis/
H A DValueTracking.cpp677 Value *LR = LU->getOperand(1); local
680 L = LR;
681 else if (LR == I)
/external/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp378 // Check if the link register (LR) must be saved.
617 unsigned Reg = isPPC64 ? PPC::LR8 : PPC::LR;
658 if (Reg == PPC::LR || Reg == PPC::LR8 || Reg == PPC::RM) continue;
720 // Check if the link register (LR) has been saved.
934 /// MustSaveLR - Return true if this function requires that we save the LR
937 static bool MustSaveLR(const MachineFunction &MF, unsigned LR) { argument
940 // We need a save/restore of LR if there is any def of LR (which is
942 // some use of the LR stack slot (e.g. for builtin_return_address).
943 // (LR come
956 unsigned LR = RegInfo->getRARegister(); local
[all...]
/external/eigen/blas/testing/
H A Dcblat2.f3002 LOGICAL FUNCTION LCE( RI, RJ, LR )
3013 INTEGER LR local in function:LCE
3019 DO 10 I = 1, LR
H A Dcblat3.f707 DATA ICHS/'LR'/, ICHU/'UL'/
987 DATA ICHU/'UL'/, ICHT/'NTC'/, ICHD/'UN'/, ICHS/'LR'/
3187 LOGICAL FUNCTION LCE( RI, RJ, LR )
3200 INTEGER LR local in function:LCE
3206 DO 10 I = 1, LR
H A Ddblat2.f2905 LOGICAL FUNCTION LDE( RI, RJ, LR )
2916 INTEGER LR local in function:LDE
2922 DO 10 I = 1, LR
H A Ddblat3.f689 DATA ICHS/'LR'/, ICHU/'UL'/
960 DATA ICHU/'UL'/, ICHT/'NTC'/, ICHD/'UN'/, ICHS/'LR'/
2579 LOGICAL FUNCTION LDE( RI, RJ, LR )
2592 INTEGER LR local in function:LDE
2598 DO 10 I = 1, LR
H A Dsblat2.f2905 LOGICAL FUNCTION LSE( RI, RJ, LR )
2916 INTEGER LR local in function:LSE
2922 DO 10 I = 1, LR
H A Dsblat3.f689 DATA ICHS/'LR'/, ICHU/'UL'/
960 DATA ICHU/'UL'/, ICHT/'NTC'/, ICHD/'UN'/, ICHS/'LR'/
2579 LOGICAL FUNCTION LSE( RI, RJ, LR )
2592 INTEGER LR local in function:LSE
2598 DO 10 I = 1, LR
H A Dzblat2.f3010 LOGICAL FUNCTION LZE( RI, RJ, LR )
3021 INTEGER LR local in function:LZE
3027 DO 10 I = 1, LR
H A Dzblat3.f708 DATA ICHS/'LR'/, ICHU/'UL'/
989 DATA ICHU/'UL'/, ICHT/'NTC'/, ICHD/'UN'/, ICHS/'LR'/
3193 LOGICAL FUNCTION LZE( RI, RJ, LR )
3206 INTEGER LR local in function:LZE
3212 DO 10 I = 1, LR
/external/llvm/include/llvm/ADT/
H A DImmutableSet.h502 TreeTy *LR = getRight(L); local
504 if (getHeight(LL) >= getHeight(LR))
505 return createNode(LL, L, createNode(LR,V,R));
507 assert(!isEmpty(LR) && "LR cannot be empty because it has a height >= 1");
509 TreeTy *LRL = getLeft(LR);
510 TreeTy *LRR = getRight(LR);
512 return createNode(createNode(LL,L,LRL), LR, createNode(LRR,V,R));
/external/opencv/ml/src/
H A Dmlboost.cpp579 // LR - ... primary split sends to the left and the surrogate split sends to the right
584 double LL = 0, RL = 0, LR, RR; local
599 LR = (sum_abs - sum)*0.5;
602 // LR of them are sent to the left by primary split, and RR - to the right.
603 // now iteratively compute LL, LR, RL and RR for every possible surrogate split value.
612 LL += w; LR -= w;
622 if( RL + LR > best_val && sorted[i].val + epsilon < sorted[i+1].val )
624 best_val = RL + LR;
644 // LR - ... primary split sends to the left and the surrogate split sends to the right
/external/qemu/tcg/ppc/
H A Dtcg-target.c385 #define LR SPR(8, 0) macro
502 tcg_out32 (s, MTSPR | RS (arg) | LR);
924 tcg_out32 (s, MFSPR | RT (0) | LR);
954 tcg_out32 (s, MTSPR | RS (0) | LR);
/external/qemu/tcg/ppc64/
H A Dtcg-target.c377 #define LR SPR(8, 0) macro
509 tcg_out32 (s, MTSPR | RS (arg) | LR);
873 + 8 /* LR */
890 tcg_out32 (s, MFSPR | RT (0) | LR);
922 tcg_out32 (s, MTSPR | RS (0) | LR);

Completed in 1986 milliseconds

12