Searched refs:MIPSInstr_Unary (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_mips_defs.h634 extern MIPSInstr *MIPSInstr_Unary(MIPSUnaryOp op, HReg dst, HReg src);
H A Dhost_mips_isel.c1340 addInstr(env, MIPSInstr_Unary(Mun_CLZ, r_dst, r_src));
H A Dhost_mips_defs.c1142 MIPSInstr *MIPSInstr_Unary(MIPSUnaryOp op, HReg dst, HReg src) function

Completed in 98 milliseconds