Searched refs:ScaleBy (Results 1 – 3 of 3) sorted by relevance
319 func (ts *timeSeries) ScaleBy(factor float64) { func
410 template <unsigned Bits, int Offset = 0, int ScaleBy = 1>2115 template <unsigned Bits, int Offset, int ScaleBy>2119 int32_t Imm = SignExtend32<Bits>(Value) * ScaleBy; in DecodeSImmWithOffsetAndScale()
410 template <unsigned Bits, int Offset = 0, int ScaleBy = 1>2342 template <unsigned Bits, int Offset, int ScaleBy>2346 int32_t Imm = SignExtend32<Bits>(Value) * ScaleBy; in DecodeSImmWithOffsetAndScale()