Home | History | Annotate | Download | only in x64

Lines Matching refs:Representation

816   // Load/store with specific representation.
817 void Load(Register dst, const Operand& src, Representation r);
818 void Store(const Operand& dst, Register src, Representation r);