Searched refs:MIPSInstr_CallAlways (Results 1 – 3 of 3) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_mips_defs.h | 636 extern MIPSInstr *MIPSInstr_CallAlways ( MIPSCondCode, Addr64, UInt, RetLoc );
|
D | host_mips_isel.c | 650 addInstr(env, MIPSInstr_CallAlways(cc, target, argiregs, in doHelperCall() 1358 addInstr(env, MIPSInstr_CallAlways( MIPScc_AL, in iselWordExpr_R_wrk() 1766 addInstr(env, MIPSInstr_CallAlways( MIPScc_AL, in iselWordExpr_R_wrk()
|
D | host_mips_defs.c | 888 MIPSInstr *MIPSInstr_CallAlways ( MIPSCondCode cond, Addr64 target, in MIPSInstr_CallAlways() function
|