HomeSort by relevance Sort by last modified time
    Searched refs:MIPSUnaryOp (Results 1 - 3 of 3) sorted by null

  /external/valgrind/main/VEX/priv/
host_mips_defs.h 260 } MIPSUnaryOp;
262 extern const HChar *showMIPSUnaryOp(MIPSUnaryOp);
438 MIPSUnaryOp op;
634 extern MIPSInstr *MIPSInstr_Unary(MIPSUnaryOp op, HReg dst, HReg src);
host_mips_defs.c 1079 const HChar *showMIPSUnaryOp(MIPSUnaryOp op)
1214 MIPSInstr *MIPSInstr_Unary(MIPSUnaryOp op, HReg dst, HReg src)
    [all...]
host_mips_isel.c     [all...]

Completed in 577 milliseconds