Searched defs:UpdateValue (Results 1 - 2 of 2) sorted by relevance
/third_party/vixl/src/aarch32/ | ||
H A D | location-aarch32.h | 438 void UpdateValue(const T& value, CodeBuffer* buffer) { in UpdateValue() function in vixl::aarch32::Literal |
/third_party/vixl/src/aarch64/ | ||
H A D | assembler-aarch64.h | 337 void UpdateValue(T new_value, uint8_t* code_buffer = NULL) { in UpdateValue() function in vixl::aarch64::Literal 346 void UpdateValue(T high64, T low64, uint8_t* code_buffer = NULL) { in UpdateValue() function in vixl::aarch64::Literal [all...] |
Completed in 9 milliseconds