Home
last modified time | relevance | path

Searched refs:Denormalize (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolutionNormalization.cpp27 Denormalize enumerator
62 if (Kind == Denormalize) { in visitAddRecExpr()
117 return NormalizeDenormalizeRewriter(Denormalize, Pred, SE).visit(S); in denormalizeForPostIncUse()
/external/webrtc/webrtc/modules/audio_processing/ns/
Dnsx_core.h200 typedef void (*Denormalize)(NoiseSuppressionFixedC* inst, typedef
203 extern Denormalize WebRtcNsx_Denormalize;
Dnsx_core.c557 Denormalize WebRtcNsx_Denormalize;
/external/llvm/include/llvm/Analysis/
DScalarEvolutionNormalization.h60 Denormalize enumerator
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolutionNormalization.h60 Denormalize enumerator
/external/llvm/lib/Analysis/
DScalarEvolutionNormalization.cpp176 case Denormalize: in TransformImpl()
DIVUsers.cpp216 TransformForPostIncUse(Denormalize, ISE, User, I, in AddUsersImpl()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolutionNormalization.cpp152 case Denormalize: in TransformImpl()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp3532 Reg = TransformForPostIncUse(Denormalize, Reg, in Expand()
3553 ScaledS = TransformForPostIncUse(Denormalize, ScaledS, in Expand()
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp4472 Reg = TransformForPostIncUse(Denormalize, Reg, in Expand()
4486 ScaledS = TransformForPostIncUse(Denormalize, ScaledS, in Expand()