Searched defs:Scaled (Results 1 – 10 of 10) sorted by relevance
52 vecType<floatType, P> const Scaled(v * Max); local
199 uint64_t Scaled = Count / Scale; in scaleBranchCount() local
258 uint64_t Scaled = (Freq >> 13) + bool(Freq & (1 << 12)); in setThreshold() local
415 unsigned getCycles(unsigned Scaled) { in getCycles()
35 Scaled = 3 enumerator
206 Scaled64 Scaled; member
487 Scaled64 Scaled = BFI.Freqs[Index].Scaled * ScalingFactor; in convertFloatingToInteger() local
458 Value *Scaled = ScaledOps.empty() ? in expandAddToGEP() local
986 Scaled, enumerator
4172 void GL_APIENTRY Scaled(GLdouble x, GLdouble y, GLdouble z) in Scaled() function