Searched defs:UpdateValue (Results 1 – 3 of 3) sorted by relevance
361 void UpdateValue(const T& value, CodeBuffer* buffer) { in UpdateValue() function
3349 void Literal<T>::UpdateValue(T new_value, const Assembler* assembler) { in UpdateValue() function3356 void Literal<T>::UpdateValue(T high64, T low64, const Assembler* assembler) { in UpdateValue() function
6000 void UpdateValue(HValue* value) { in UpdateValue() function