Searched refs:ARM64ShiftOp (Results 1 – 3 of 3) sorted by relevance
254 ARM64ShiftOp; typedef661 ARM64ShiftOp op;1033 extern ARM64Instr* ARM64Instr_Shift ( HReg, HReg, ARM64RI6*, ARM64ShiftOp );
778 static const HChar* showARM64ShiftOp ( ARM64ShiftOp op ) { in showARM64ShiftOp()1353 HReg argL, ARM64RI6* argR, ARM64ShiftOp op ) { in ARM64Instr_Shift()
1664 ARM64ShiftOp sop = 0; /* invalid */ in iselIntExpr_R_wrk()