Home | History | Annotate | Download | only in priv

Lines Matching refs:MIPSInstr_Store

1295 MIPSInstr *MIPSInstr_Store(UChar sz, MIPSAMode * dst, HReg src, Bool mode64)
2214 *i1 = MIPSInstr_Store(8, am, rreg, mode64);
2218 *i1 = MIPSInstr_Store(4, am, rreg, mode64);