Searched refs:MIPSMoveCondOp (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_mips_defs.h367 } MIPSMoveCondOp; typedef in typeref:enum:__anon19373
369 extern const HChar *showMIPSMoveCondOp ( MIPSMoveCondOp );
602 MIPSMoveCondOp op;
671 extern MIPSInstr *MIPSInstr_MoveCond ( MIPSMoveCondOp op, HReg dst,
H A Dhost_mips_defs.c432 const HChar* showMIPSMoveCondOp ( MIPSMoveCondOp op )
1147 MIPSInstr *MIPSInstr_MoveCond ( MIPSMoveCondOp op, HReg dst, HReg src,

Completed in 231 milliseconds