Home | History | Annotate | Download | only in x64

Lines Matching refs:store_rax

2027 void Assembler::store_rax(void* dst, RelocInfo::Mode mode) {
2045 void Assembler::store_rax(ExternalReference ref) {
2046 store_rax(ref.address(), RelocInfo::EXTERNAL_REFERENCE);