Searched defs:shift_type (Results 1 – 7 of 7) sorted by relevance
43 const uint32_t shift_type = _.GetOperandTypeId(inst, 3); in BitwisePass() local
74 const uint32_t shift_type = _.GetOperandTypeId(inst, 3); in BitwisePass() local
1597 sljit_uw shift_type; in emit_single_op() local
1017 Shift shift_type, in Simulator()4011 Shift shift_type = static_cast<Shift>(instr->GetShiftDP()); in Simulator() local
7071 const char *shift_type[] = {"lsl", "lsr", "asr", "ror"}; in Disassembler() local
12773 Shift shift_type, in BitwiseShiftWideElementsHelper()