HomeSort by relevance Sort by last modified time
    Searched refs:Denormalize (Results 1 - 6 of 6) sorted by null

  /external/llvm/include/llvm/Analysis/
ScalarEvolutionNormalization.h 58 /// Denormalize - Perform the inverse transform on the expression with the
60 Denormalize
  /external/webrtc/webrtc/modules/audio_processing/ns/
nsx_core.h 199 // Denormalize the real-valued signal |in|, the output from inverse FFT.
200 typedef void (*Denormalize)(NoiseSuppressionFixedC* inst,
203 extern Denormalize WebRtcNsx_Denormalize;
nsx_core.c 476 // Denormalize the real-valued signal |in|, the output from inverse FFT.
557 Denormalize WebRtcNsx_Denormalize;
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolutionNormalization.cpp 124 // be able to correctly denormalize.
151 // able to denormalize to the original expression.
176 case Denormalize:
IVUsers.cpp 216 TransformForPostIncUse(Denormalize, ISE, User, I,
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]

Completed in 527 milliseconds