Searched refs:ARMShiftOp (Results 1 – 3 of 3) sorted by relevance
366 ARMShiftOp; typedef368 extern HChar* showARMShiftOp ( ARMShiftOp op );635 ARMShiftOp op;954 extern ARMInstr* ARMInstr_Shift ( ARMShiftOp, HReg, HReg, ARMRI5* );
693 HChar* showARMShiftOp ( ARMShiftOp op ) { in showARMShiftOp()1115 ARMInstr* ARMInstr_Shift ( ARMShiftOp op, in ARMInstr_Shift()
1167 ARMShiftOp sop = 0; /* invalid */ in iselIntExpr_R_wrk()