Searched refs:LR (Results 51 - 75 of 118) sorted by relevance

12345

/external/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp1166 LiveRange::Segment &LR = *I; local
1168 if (!LR.start.isRegister())
1171 if (!LR.end.isRegister() && !LR.end.isDead())
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp128 DestReg, SrcReg, SystemZ::LR, 32,
160 // taken from the low end of SrcReg (8 for LLCR, 16 for LLHR and 32 for LR).
500 case SystemZ::LR: return SystemZ::LOCR;
567 emitGRX32Move(MBB, MBBI, DL, DestReg, SrcReg, SystemZ::LR, 32, KillSrc);
1156 case SystemZ::LR: return SystemZ::LTR;
H A DSystemZElimCompare.cpp118 case SystemZ::LR:
/external/nist-sip/java/gov/nist/javax/sip/address/
H A DNetObject.java57 protected static final String LR = "lr"; field in class:NetObject
H A DSipUri.java758 boolean haslr = this.hasParameter(LR);
/external/skia/src/effects/
H A DSkBlurMaskFilter.cpp379 const SkVector& LR = rrect.radii(SkRRect::kLowerRight_Corner); local
383 const SkScalar rightUnstretched = SkTMax(UR.fX, LR.fX) + SkIntToScalar(2 * margin.fX);
396 const SkScalar bottomUnstretched = SkTMax(LL.fY, LR.fY) + SkIntToScalar(2 * margin.fY);
410 radii[SkRRect::kLowerRight_Corner] = LR;
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-indic-table.cc122 /* 09C8 */ _(M,L), _(x,x), _(x,x), _(M,LR), _(M,LR), _(V,B), _(CD,x), _(x,x),
179 /* 0B48 */ _(M,TL), _(x,x), _(x,x), _(M,LR),_(M,TLR), _(V,B), _(x,x), _(x,x),
198 /* 0BC8 */ _(M,L), _(x,x), _(M,LR), _(M,LR), _(M,LR), _(V,T), _(x,x), _(x,x),
255 /* 0D48 */ _(M,L), _(x,x), _(M,LR), _(M,LR), _(M,LR), _(V,T),_(CPR,x), _(x,x),
276 /* 0DD8 */ _(M,R), _(M,L), _(M,TL), _(M,L), _(M,LR),
[all...]
/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
H A Dmltree.cpp2055 // LR - ... primary split sends to the left and the surrogate split sends to the right
2063 int LL = 0, RL = 0, LR, RR; local
2075 LR = (sum_abs - sum) >> 1;
2078 // LR of them are sent to the left by primary split, and RR - to the right.
2079 // now iteratively compute LL, LR, RL and RR for every possible surrogate split value.
2086 LL++; LR--;
2096 if( RL + LR > _best_val && sorted[i].val + epsilon < sorted[i+1].val )
2098 best_val = RL + LR;
2107 double LL = 0, RL = 0, LR, RR; local
2124 LR
[all...]
/external/libhevc/decoder/arm/
H A Dihevcd_fmt_conv_420sp_to_rgba8888.s91 STMFD SP!,{R4-R12,LR}
/external/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp42 : AArch64GenRegisterInfo(AArch64::LR), TT(TT) {}
288 // FP, LR, X19-X28, D8-D15. 64-bits each.
/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp269 /// saved. The return remains in LR throughout the function.
279 /// \brief This is a standard arm64 prologue where FP/LR are immediately
282 /// in a contiguous ranger right below the saved FP/LR pair. Any subset of the
358 assert(LRReg == AArch64::LR && FPReg == AArch64::FP &&
/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2708 SDValue LL, LR, RL, RR, CC0, CC1;
2709 if (isSetCCEquivalent(N0, LL, LR, CC0) && isSetCCEquivalent(N1, RL, RR, CC1)){
2713 if (LR == RR && isa<ConstantSDNode>(LR) && Op0 == Op1 &&
2716 if (cast<ConstantSDNode>(LR)->isNullValue() && Op1 == ISD::SETEQ) {
2718 LR.getValueType(), LL, RL);
2720 return DAG.getSetCC(SDLoc(LocReference), VT, ORNode, LR, Op1);
2723 if (cast<ConstantSDNode>(LR)->isAllOnesValue() && Op1 == ISD::SETEQ) {
2725 LR.getValueType(), LL, RL);
2727 return DAG.getSetCC(SDLoc(LocReference), VT, ANDNode, LR, Op
3379 SDValue LL, LR, RL, RR, CC0, CC1; local
[all...]
/external/tremolo/Tremolo/
H A DbitwiseARM.s172 BX LR
230 BX LR
/external/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp1249 .addReg(ARM::LR)
1294 .addReg(ARM::LR)
1314 .addReg(ARM::LR)
/external/bison/data/
H A Dglr.c952 /** True iff LR state STATE has only a default reduction (regardless
1256 /** Shift to a new state on stack #K of STACK, corresponding to LR state
1276 /** Shift stack #K of YYSTACK, to a new state corresponding to LR
1393 * position, LR state, and predecessor to an existing state on the stack,
2051 token list. However, the list is correct for canonical LR with
2551 YYFPRINTF (stderr, "Res: %d, LR State: %d, posn: %lu, pred: %ld",
/external/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h61 case AArch64::LR: return AArch64::W30;
101 case AArch64::W30: return AArch64::LR;
/external/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp61 : PPCGenRegisterInfo(TM.isPPC64() ? PPC::LR8 : PPC::LR,
192 Reserved.set(PPC::LR);
/external/cblas/testing/
H A Dc_cblat2.f2583 LOGICAL FUNCTION LCE( RI, RJ, LR )
2594 INTEGER LR local in function:LCE
2600 DO 10 I = 1, LR
H A Dc_cblat3.f812 DATA ICHS/'LR'/, ICHU/'UL'/
1134 DATA ICHU/'UL'/, ICHT/'NTC'/, ICHD/'UN'/, ICHS/'LR'/
2620 LOGICAL FUNCTION LCE( RI, RJ, LR )
2633 INTEGER LR local in function:LCE
2639 DO 10 I = 1, LR
H A Dc_dblat2.f2756 LOGICAL FUNCTION LDE( RI, RJ, LR )
2767 INTEGER LR local in function:LDE
2773 DO 10 I = 1, LR
H A Dc_dblat3.f793 DATA ICHS/'LR'/, ICHU/'UL'/
1104 DATA ICHU/'UL'/, ICHT/'NTC'/, ICHD/'UN'/, ICHS/'LR'/
2317 LOGICAL FUNCTION LDE( RI, RJ, LR )
2330 INTEGER LR local in function:LDE
2336 DO 10 I = 1, LR
H A Dc_sblat2.f2756 LOGICAL FUNCTION LSE( RI, RJ, LR )
2767 INTEGER LR local in function:LSE
2773 DO 10 I = 1, LR
H A Dc_sblat3.f797 DATA ICHS/'LR'/, ICHU/'UL'/
1108 DATA ICHU/'UL'/, ICHT/'NTC'/, ICHD/'UN'/, ICHS/'LR'/
2321 LOGICAL FUNCTION LSE( RI, RJ, LR )
2334 INTEGER LR local in function:LSE
2340 DO 10 I = 1, LR
H A Dc_zblat3.f813 DATA ICHS/'LR'/, ICHU/'UL'/
1135 DATA ICHU/'UL'/, ICHT/'NTC'/, ICHD/'UN'/, ICHS/'LR'/
2624 LOGICAL FUNCTION LZE( RI, RJ, LR )
2637 INTEGER LR local in function:LZE
2643 DO 10 I = 1, LR

Completed in 582 milliseconds

12345