Searched refs:PPCAluOp (Results 1 – 3 of 3) sorted by relevance
308 PPCAluOp; typedef311 const HChar* showPPCAluOp ( PPCAluOp, 552 PPCAluOp op;1002 extern PPCInstr* PPCInstr_Alu ( PPCAluOp, HReg, HReg, PPCRH* );
1431 PPCAluOp aluOp; in iselWordExpr_R_wrk()3278 PPCAluOp op = (op_binop == Iop_Or64) ? Palu_OR : in iselInt64Expr_wrk()
506 const HChar* showPPCAluOp ( PPCAluOp op, Bool immR ) { in showPPCAluOp()713 PPCInstr* PPCInstr_Alu ( PPCAluOp op, HReg dst, in PPCInstr_Alu()