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