Searched refs:Denormalize (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ScalarEvolutionNormalization.cpp | 27 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/ |
D | nsx_core.h | 200 typedef void (*Denormalize)(NoiseSuppressionFixedC* inst, typedef 203 extern Denormalize WebRtcNsx_Denormalize;
|
D | nsx_core.c | 557 Denormalize WebRtcNsx_Denormalize;
|
/external/llvm/include/llvm/Analysis/ |
D | ScalarEvolutionNormalization.h | 60 Denormalize enumerator
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | ScalarEvolutionNormalization.h | 60 Denormalize enumerator
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolutionNormalization.cpp | 176 case Denormalize: in TransformImpl()
|
D | IVUsers.cpp | 216 TransformForPostIncUse(Denormalize, ISE, User, I, in AddUsersImpl()
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ScalarEvolutionNormalization.cpp | 152 case Denormalize: in TransformImpl()
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 3532 Reg = TransformForPostIncUse(Denormalize, Reg, in Expand() 3553 ScaledS = TransformForPostIncUse(Denormalize, ScaledS, in Expand()
|
/external/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 4472 Reg = TransformForPostIncUse(Denormalize, Reg, in Expand() 4486 ScaledS = TransformForPostIncUse(Denormalize, ScaledS, in Expand()
|