Home | History | Annotate | Download | only in priv

Lines Matching refs:MIPSInstr_Load

1281 MIPSInstr *MIPSInstr_Load(UChar sz, HReg dst, MIPSAMode * src, Bool mode64)
2244 *i1 = MIPSInstr_Load(8, rreg, am, mode64);
2248 *i1 = MIPSInstr_Load(4, rreg, am, mode64);