Home | History | Annotate | Download | only in x64

Lines Matching refs:imm64

356         intptr_t imm64 = reinterpret_cast<intptr_t>(buffer_ + pos);
357 *reinterpret_cast<intptr_t*>(addr_at(current - 4)) = imm64;
370 intptr_t imm64 = reinterpret_cast<intptr_t>(buffer_ + pos);
371 *reinterpret_cast<intptr_t*>(addr_at(current - 4)) = imm64;