Home | History | Annotate | Download | only in x64

Lines Matching refs:store_rax

1981 void Assembler::store_rax(void* dst, RelocInfo::Mode mode) {
1989 void Assembler::store_rax(ExternalReference ref) {
1990 store_rax(ref.address(), RelocInfo::EXTERNAL_REFERENCE);