Searched refs:ARMShiftOp (Results 1 – 3 of 3) sorted by relevance
370 ARMShiftOp; typedef372 extern const HChar* showARMShiftOp ( ARMShiftOp op );637 ARMShiftOp op;959 extern ARMInstr* ARMInstr_Shift ( ARMShiftOp, HReg, HReg, ARMRI5* );
695 const HChar* showARMShiftOp ( ARMShiftOp op ) { in showARMShiftOp()1110 ARMInstr* ARMInstr_Shift ( ARMShiftOp op, in ARMInstr_Shift()
1266 ARMShiftOp sop = 0; /* invalid */ in iselIntExpr_R_wrk()