Searched defs:UpdateValue (Results 1 – 2 of 2) sorted by relevance
4611 void Literal<T>::UpdateValue(T new_value, const Assembler* assembler) { in UpdateValue() function4617 void Literal<T>::UpdateValue(T high64, T low64, const Assembler* assembler) { in UpdateValue() function
6865 void UpdateValue(HValue* value) { in UpdateValue() function