Searched refs:SetScale (Results 1 – 4 of 4) sorted by relevance
213 ldst->CastToStore()->SetScale(scale); in InsertMem()216 ldst->CastToLoad()->SetScale(scale); in InsertMem()
963 inst->CastToLoad()->SetScale(val); in LowerMemInstScale()966 inst->CastToStore()->SetScale(val); in LowerMemInstScale()
475 inst->CastToLoad()->SetScale(scale); in Scale()478 inst->CastToStore()->SetScale(scale); in Scale()
2097 void SetScale(uint32_t scale) in SetScale() function