Home | History | Annotate | Download | only in codegen

Lines Matching refs:OP_SHR

397    case SM4_OPCODE_ISHR:        return OP_SHR;
438 case SM4_OPCODE_USHR: return OP_SHR;