Home
last modified time | relevance | path

Searched refs:Normalized (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1031 SCEVExpander::getAddRecExprPHILiterally(const SCEVAddRecExpr *Normalized, in getAddRecExprPHILiterally() argument
1044 SE.getEffectiveSCEVType(Normalized->getType())) || in getAddRecExprPHILiterally()
1045 SE.getSCEV(PN) != Normalized) in getAddRecExprPHILiterally()
1095 Value *StartV = expandCodeFor(Normalized->getStart(), ExpandTy, in getAddRecExprPHILiterally()
1105 const SCEV *Step = Normalized->getStepRecurrence(SE); in getAddRecExprPHILiterally()
1165 const SCEVAddRecExpr *Normalized = S; in expandAddRecExprLiterally() local
1169 Normalized = in expandAddRecExprLiterally()
1175 const SCEV *Start = Normalized->getStart(); in expandAddRecExprLiterally()
1179 Start = SE.getConstant(Normalized->getType(), 0); in expandAddRecExprLiterally()
1180 Normalized = cast<SCEVAddRecExpr>( in expandAddRecExprLiterally()
[all …]
/external/clang/include/clang/Sema/
DTypoCorrection.h102 unsigned getEditDistance(bool Normalized = true) const {
115 return Normalized ? NormalizeEditDistance(ED) : ED;
/external/llvm/lib/Support/
DTriple.cpp468 std::string Normalized; in normalize() local
470 if (i) Normalized += '-'; in normalize()
471 Normalized += Components[i]; in normalize()
473 return Normalized; in normalize()
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpander.h262 PHINode *getAddRecExprPHILiterally(const SCEVAddRecExpr *Normalized,
/external/dropbear/libtommath/
Dtommath.out117 \BOOKMARK [2][-]{subsection.8.1.2}{Normalized Integers}{section.8.1}
/external/icu4c/data/lang/
Dfil.txt20 colNormalization{"Normalized na Pag-uuri-uri"}
Den.txt20 colNormalization{"Normalized Sorting"}
/external/clang/lib/Sema/
DSemaLookup.cpp3185 unsigned getBestEditDistance(bool Normalized) { in getBestEditDistance() argument
3190 return Normalized ? TypoCorrection::NormalizeEditDistance(BestED) : BestED; in getBestEditDistance()
/external/stlport/etc/
DChangeLog357 * build/Makefiles: Normalized some configure options:
/external/webkit/Source/WebKit/mac/
DChangeLog-2002-12-0314197 Normalized frame naming. (We still don't support cross
17968 Normalized code paths for setMainDataSource on controller and setDataSource on frame.
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2943514 to a time relative to a start of session. Normalized timestamps cause