Searched refs:PPCAluOp (Results 1 – 3 of 3) sorted by relevance
335 PPCAluOp; typedef338 HChar* showPPCAluOp ( PPCAluOp, 550 PPCAluOp op;963 extern PPCInstr* PPCInstr_Alu ( PPCAluOp, HReg, HReg, PPCRH* );
1268 PPCAluOp aluOp; in iselWordExpr_R_wrk()2952 PPCAluOp op = (op_binop == Iop_Or64) ? Palu_OR : in iselInt64Expr_wrk()
586 HChar* showPPCAluOp ( PPCAluOp op, Bool immR ) { in showPPCAluOp()763 PPCInstr* PPCInstr_Alu ( PPCAluOp op, HReg dst, in PPCInstr_Alu()