Home | History | Annotate | Download | only in X86

Lines Matching refs:AShr

1207     case Instruction::AShr: OpReg = X86::SAR8rCL; break;
1216 case Instruction::AShr: OpReg = X86::SAR16rCL; break;
1225 case Instruction::AShr: OpReg = X86::SAR32rCL; break;
1234 case Instruction::AShr: OpReg = X86::SAR64rCL; break;
2280 case Instruction::AShr: