Home
last modified time | relevance | path

Searched refs:isMove_MIPSInstr (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_mips_defs.h689 extern Bool isMove_MIPSInstr (const MIPSInstr *, HReg *, HReg *);
Dmain_main.c972 isMove = CAST_TO_TYPEOF(isMove) MIPS32FN(isMove_MIPSInstr); in libvex_BackEnd()
989 isMove = CAST_TO_TYPEOF(isMove) MIPS64FN(isMove_MIPSInstr); in libvex_BackEnd()
Dhost_mips_defs.c1948 Bool isMove_MIPSInstr(const MIPSInstr * i, HReg * src, HReg * dst) in isMove_MIPSInstr() function