Lines Matching refs:VisitLogicalShifted
2025 {"ands_32_log_shift"_h, &VISITORCLASS::VisitLogicalShifted}, \
2026 {"ands_64_log_shift"_h, &VISITORCLASS::VisitLogicalShifted}, \
2027 {"and_32_log_shift"_h, &VISITORCLASS::VisitLogicalShifted}, \
2028 {"and_64_log_shift"_h, &VISITORCLASS::VisitLogicalShifted}, \
2029 {"bics_32_log_shift"_h, &VISITORCLASS::VisitLogicalShifted}, \
2030 {"bics_64_log_shift"_h, &VISITORCLASS::VisitLogicalShifted}, \
2031 {"bic_32_log_shift"_h, &VISITORCLASS::VisitLogicalShifted}, \
2032 {"bic_64_log_shift"_h, &VISITORCLASS::VisitLogicalShifted}, \
2033 {"eon_32_log_shift"_h, &VISITORCLASS::VisitLogicalShifted}, \
2034 {"eon_64_log_shift"_h, &VISITORCLASS::VisitLogicalShifted}, \
2035 {"eor_32_log_shift"_h, &VISITORCLASS::VisitLogicalShifted}, \
2036 {"eor_64_log_shift"_h, &VISITORCLASS::VisitLogicalShifted}, \
2037 {"orn_32_log_shift"_h, &VISITORCLASS::VisitLogicalShifted}, \
2038 {"orn_64_log_shift"_h, &VISITORCLASS::VisitLogicalShifted}, \
2039 {"orr_32_log_shift"_h, &VISITORCLASS::VisitLogicalShifted}, \
2040 {"orr_64_log_shift"_h, &VISITORCLASS::VisitLogicalShifted}, \