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

  /external/valgrind/VEX/priv/
host_ppc_defs.h 296 PPCUnaryOp;
298 extern const HChar* showPPCUnaryOp ( PPCUnaryOp );
587 PPCUnaryOp op;
1006 extern PPCInstr* PPCInstr_Unary ( PPCUnaryOp op, HReg dst, HReg src );
    [all...]
host_ppc_defs.c 495 const HChar* showPPCUnaryOp ( PPCUnaryOp op ) {
756 PPCInstr* PPCInstr_Unary ( PPCUnaryOp op, HReg dst, HReg src ) {
    [all...]
host_ppc_isel.c     [all...]

Completed in 264 milliseconds