Home | History | Annotate | Download | only in arm

Lines Matching refs:ToMemOperand

130   MemOperand ToMemOperand(InstructionOperand* op) const {
2306 __ str(src, g.ToMemOperand(destination));
2310 MemOperand src = g.ToMemOperand(source);
2316 __ str(temp, g.ToMemOperand(destination));
2359 if (destination->IsStackSlot()) __ str(dst, g.ToMemOperand(destination));
2362 MemOperand dst = g.ToMemOperand(destination);
2376 __ vstr(dst, g.ToMemOperand(destination));
2388 __ vstr(src, g.ToMemOperand(destination));
2399 __ VmovExtended(g.ToMemOperand(destination), src_code, kScratchReg);
2409 MemOperand dst = g.ToMemOperand(destination);
2416 MemOperand src = g.ToMemOperand(source);
2439 __ vstr(temp, g.ToMemOperand(destination));
2443 __ vstr(temp, g.ToMemOperand(destination));
2446 MemOperand dst = g.ToMemOperand(destination);
2477 MemOperand dst = g.ToMemOperand(destination);
2486 MemOperand src = g.ToMemOperand(source);
2487 MemOperand dst = g.ToMemOperand(destination);
2502 MemOperand dst = g.ToMemOperand(destination);
2516 MemOperand dst = g.ToMemOperand(destination);
2529 MemOperand dst = g.ToMemOperand(destination);
2541 MemOperand src = g.ToMemOperand(source);
2542 MemOperand dst = g.ToMemOperand(destination);