Searched defs:Scaled (Results 1 – 14 of 14) sorted by relevance
52 vecType<floatType, P> const Scaled(v * Max); local
183 uint64_t Scaled = Count / Scale; in scaleBranchCount() local
199 uint64_t Scaled = Count / Scale; in scaleBranchCount() local
250 uint64_t Scaled = (Freq >> 13) + bool(Freq & (1 << 12)); in setThreshold() local
258 uint64_t Scaled = (Freq >> 13) + bool(Freq & (1 << 12)); in setThreshold() local
380 unsigned getCycles(unsigned Scaled) { in getCycles()
415 unsigned getCycles(unsigned Scaled) { in getCycles()
35 Scaled = 3 enumerator
206 Scaled64 Scaled; member
462 Scaled64 Scaled = BFI.Freqs[Index].Scaled * ScalingFactor; in convertFloatingToInteger() local
441 Value *Scaled = ScaledOps.empty() ? in expandAddToGEP() local
487 Scaled64 Scaled = BFI.Freqs[Index].Scaled * ScalingFactor; in convertFloatingToInteger() local
458 Value *Scaled = ScaledOps.empty() ? in expandAddToGEP() local
842 uint64_t Scaled = Weight / Scale + 1; in scaleBranchWeight() local