Searched refs:nextMIPSAModeFloat (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_mips_defs.h | 191 extern MIPSAMode *nextMIPSAModeFloat(MIPSAMode *);
|
D | host_mips_isel.c | 2785 addInstr(env, MIPSInstr_Load(4, tHi, nextMIPSAModeFloat(am_addr), in iselInt64Expr_wrk() 2789 addInstr(env, MIPSInstr_Load(4, tLo, nextMIPSAModeFloat(am_addr), in iselInt64Expr_wrk() 2938 addInstr(env, MIPSInstr_Load(4, tHi, nextMIPSAModeFloat(am_addr), in iselInt64Expr_wrk() 2942 addInstr(env, MIPSInstr_Load(4, tLo, nextMIPSAModeFloat(am_addr), in iselInt64Expr_wrk()
|
D | host_mips_defs.c | 491 MIPSAMode *nextMIPSAModeFloat(MIPSAMode * am) in nextMIPSAModeFloat() function
|