HomeSort by relevance Sort by last modified time
    Searched refs:Denormalize (Results 1 - 5 of 5) 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/src/modules/audio_processing/ns/
nsx_core.h 196 // Denormalize the input buffer.
197 typedef void (*Denormalize)(NsxInst_t* inst,
200 extern Denormalize WebRtcNsx_Denormalize;
nsx_core.c 435 Denormalize WebRtcNsx_Denormalize;
618 // Denormalize the input buffer.
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolutionNormalization.cpp 151 case Denormalize:
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]

Completed in 253 milliseconds