Searched refs:FromValueAddress (Results 1 – 5 of 5) sorted by relevance
234 return Cell::FromValueAddress(Memory::Address_at(pc_)); in target_cell()
186 return Cell::FromValueAddress(Memory::Address_at(pc_)); in target_cell()
170 return Cell::FromValueAddress(Memory::Address_at(pc_)); in target_cell()
348 return Cell::FromValueAddress(Memory::Address_at(pc_)); in target_cell()
9354 static inline Cell* FromValueAddress(Address value) { in FromValueAddress() function