Lines Matching defs:InstructionFoldingCase
61 struct InstructionFoldingCase {
62 InstructionFoldingCase(const std::string& tb, uint32_t id, ResultType result)
71 ::testing::TestWithParam<InstructionFoldingCase<uint32_t>>;
352 InstructionFoldingCase<uint32_t>(
362 InstructionFoldingCase<uint32_t>(
372 InstructionFoldingCase<uint32_t>(
382 InstructionFoldingCase<uint32_t>(
392 InstructionFoldingCase<uint32_t>(
402 InstructionFoldingCase<uint32_t>(
412 InstructionFoldingCase<uint32_t>(
422 InstructionFoldingCase<uint32_t>(
432 InstructionFoldingCase<uint32_t>(
442 InstructionFoldingCase<uint32_t>(
452 InstructionFoldingCase<uint32_t>(
462 InstructionFoldingCase<uint32_t>(
472 InstructionFoldingCase<uint32_t>(
482 InstructionFoldingCase<uint32_t>(
492 InstructionFoldingCase<uint32_t>(
502 InstructionFoldingCase<uint32_t>(
512 InstructionFoldingCase<uint32_t>(
522 InstructionFoldingCase<uint32_t>(
530 InstructionFoldingCase<uint32_t>(
538 InstructionFoldingCase<uint32_t>(
546 InstructionFoldingCase<uint32_t>(
554 InstructionFoldingCase<uint32_t>(
562 InstructionFoldingCase<uint32_t>(
572 InstructionFoldingCase<uint32_t>(
582 InstructionFoldingCase<uint32_t>(
592 InstructionFoldingCase<uint32_t>(
600 InstructionFoldingCase<uint32_t>(
608 InstructionFoldingCase<uint32_t>(
616 InstructionFoldingCase<uint32_t>(
624 InstructionFoldingCase<uint32_t>(
632 InstructionFoldingCase<uint32_t>(
640 InstructionFoldingCase<uint32_t>(
648 InstructionFoldingCase<uint32_t>(
656 InstructionFoldingCase<uint32_t>(
664 InstructionFoldingCase<uint32_t>(
672 InstructionFoldingCase<uint32_t>(
680 InstructionFoldingCase<uint32_t>(
688 InstructionFoldingCase<uint32_t>(
696 InstructionFoldingCase<uint32_t>(
704 InstructionFoldingCase<uint32_t>(
712 InstructionFoldingCase<uint32_t>(
720 InstructionFoldingCase<uint32_t>(
728 InstructionFoldingCase<uint32_t>(
736 InstructionFoldingCase<uint32_t>(
744 InstructionFoldingCase<uint32_t>(
753 InstructionFoldingCase<uint32_t>(
762 InstructionFoldingCase<uint32_t>(
771 InstructionFoldingCase<uint32_t>(
780 InstructionFoldingCase<uint32_t>(
788 InstructionFoldingCase<uint32_t>(
796 InstructionFoldingCase<uint32_t>(
804 InstructionFoldingCase<uint32_t>(
812 InstructionFoldingCase<uint32_t>(
820 InstructionFoldingCase<uint32_t>(
828 InstructionFoldingCase<uint32_t>(
836 InstructionFoldingCase<uint32_t>(
844 InstructionFoldingCase<uint32_t>(
852 InstructionFoldingCase<uint32_t>(
860 InstructionFoldingCase<uint32_t>(
868 InstructionFoldingCase<uint32_t>(
876 InstructionFoldingCase<uint32_t>(
884 InstructionFoldingCase<uint32_t>(
892 InstructionFoldingCase<uint32_t>(
900 InstructionFoldingCase<uint32_t>(
908 InstructionFoldingCase<uint32_t>(
916 InstructionFoldingCase<uint32_t>(
924 InstructionFoldingCase<uint32_t>(
935 ::testing::TestWithParam<InstructionFoldingCase<std::vector<uint32_t>>>;
977 InstructionFoldingCase<std::vector<uint32_t>>(
986 InstructionFoldingCase<std::vector<uint32_t>>(
995 InstructionFoldingCase<std::vector<uint32_t>>(
1004 InstructionFoldingCase<std::vector<uint32_t>>(
1014 InstructionFoldingCase<std::vector<uint32_t>>(
1024 InstructionFoldingCase<std::vector<uint32_t>>(
1034 InstructionFoldingCase<std::vector<uint32_t>>(
1045 ::testing::TestWithParam<InstructionFoldingCase<std::vector<int32_t>>>;
1086 InstructionFoldingCase<std::vector<int32_t>>(
1094 InstructionFoldingCase<std::vector<int32_t>>(
1102 InstructionFoldingCase<std::vector<int32_t>>(
1110 InstructionFoldingCase<std::vector<int32_t>>(
1121 ::testing::TestWithParam<InstructionFoldingCase<std::vector<double>>>;
1163 InstructionFoldingCase<std::vector<double>>(
1171 InstructionFoldingCase<std::vector<double>>(
1180 InstructionFoldingCase<std::vector<double>>(
1189 InstructionFoldingCase<std::vector<double>>(
1198 InstructionFoldingCase<std::vector<double>>(
1207 InstructionFoldingCase<std::vector<double>>(
1216 InstructionFoldingCase<std::vector<double>>(
1225 InstructionFoldingCase<std::vector<double>>(
1234 InstructionFoldingCase<std::vector<double>>(
1245 ::testing::TestWithParam<InstructionFoldingCase<std::vector<float>>>;
1287 InstructionFoldingCase<std::vector<float>>(
1296 InstructionFoldingCase<std::vector<float>>(
1304 InstructionFoldingCase<std::vector<float>>(
1312 InstructionFoldingCase<std::vector<float>>(
1321 InstructionFoldingCase<std::vector<float>>(
1330 InstructionFoldingCase<std::vector<float>>(
1339 InstructionFoldingCase<std::vector<float>>(
1348 InstructionFoldingCase<std::vector<float>>(
1357 InstructionFoldingCase<std::vector<float>>(
1366 InstructionFoldingCase<std::vector<float>>(
1375 InstructionFoldingCase<std::vector<float>>(
1387 InstructionFoldingCase<std::vector<std::vector<float>>>>;
1438 InstructionFoldingCase<std::vector<std::vector<float>>>(
1446 InstructionFoldingCase<std::vector<std::vector<float>>>(
1453 InstructionFoldingCase<std::vector<std::vector<float>>>(
1464 ::testing::TestWithParam<InstructionFoldingCase<bool>>;
1502 InstructionFoldingCase<bool>(
1512 InstructionFoldingCase<bool>(
1522 InstructionFoldingCase<bool>(
1532 InstructionFoldingCase<bool>(
1542 InstructionFoldingCase<bool>(
1552 InstructionFoldingCase<bool>(
1562 InstructionFoldingCase<bool>(
1572 InstructionFoldingCase<bool>(
1582 InstructionFoldingCase<bool>(
1592 InstructionFoldingCase<bool>(
1602 InstructionFoldingCase<bool>(
1612 InstructionFoldingCase<bool>(
1622 InstructionFoldingCase<bool>(
1632 InstructionFoldingCase<bool>(
1642 InstructionFoldingCase<bool>(
1652 InstructionFoldingCase<bool>(
1662 InstructionFoldingCase<bool>(
1672 InstructionFoldingCase<bool>(
1682 InstructionFoldingCase<bool>(
1692 InstructionFoldingCase<bool>(
1706 InstructionFoldingCase<bool>(
1717 InstructionFoldingCase<bool>(
1728 InstructionFoldingCase<bool>(
1739 InstructionFoldingCase<bool>(
1750 InstructionFoldingCase<bool>(
1761 InstructionFoldingCase<bool>(
1772 InstructionFoldingCase<bool>(
1783 InstructionFoldingCase<bool>(
1794 InstructionFoldingCase<bool>(
1805 InstructionFoldingCase<bool>(
1816 InstructionFoldingCase<bool>(
1827 InstructionFoldingCase<bool>(
1838 InstructionFoldingCase<bool>(
1849 InstructionFoldingCase<bool>(
1860 InstructionFoldingCase<bool>(
1871 InstructionFoldingCase<bool>(
1886 InstructionFoldingCase<bool>(
1897 InstructionFoldingCase<bool>(
1908 InstructionFoldingCase<bool>(
1919 InstructionFoldingCase<bool>(
1930 InstructionFoldingCase<bool>(
1941 InstructionFoldingCase<bool>(
1952 InstructionFoldingCase<bool>(
1963 InstructionFoldingCase<bool>(
1974 InstructionFoldingCase<bool>(
1985 InstructionFoldingCase<bool>(
1996 InstructionFoldingCase<bool>(
2007 InstructionFoldingCase<bool>(
2018 InstructionFoldingCase<bool>(
2029 InstructionFoldingCase<bool>(
2040 InstructionFoldingCase<bool>(
2051 InstructionFoldingCase<bool>(
2062 InstructionFoldingCase<bool>(
2076 ::testing::TestWithParam<InstructionFoldingCase<float>>;
2120 InstructionFoldingCase<float>(
2128 InstructionFoldingCase<float>(
2136 InstructionFoldingCase<float>(
2144 InstructionFoldingCase<float>(
2152 InstructionFoldingCase<float>(
2160 InstructionFoldingCase<float>(
2168 InstructionFoldingCase<float>(
2176 InstructionFoldingCase<float>(
2186 InstructionFoldingCase<float>(
2196 InstructionFoldingCase<float>(
2206 InstructionFoldingCase<float>(
2216 InstructionFoldingCase<float>(
2224 InstructionFoldingCase<float>(
2232 InstructionFoldingCase<float>(
2240 InstructionFoldingCase<float>(
2248 InstructionFoldingCase<float>(
2256 InstructionFoldingCase<float>(
2264 InstructionFoldingCase<float>(
2272 InstructionFoldingCase<float>(
2280 InstructionFoldingCase<float>(
2288 InstructionFoldingCase<float>(
2296 InstructionFoldingCase<float>(
2304 InstructionFoldingCase<float>(
2312 InstructionFoldingCase<float>(
2320 InstructionFoldingCase<float>(
2328 InstructionFoldingCase<float>(
2336 InstructionFoldingCase<float>(
2344 InstructionFoldingCase<float>(
2352 InstructionFoldingCase<float>(
2361 InstructionFoldingCase<float>(
2370 InstructionFoldingCase<float>(
2378 InstructionFoldingCase<float>(
2386 InstructionFoldingCase<float>(
2394 InstructionFoldingCase<float>(
2402 InstructionFoldingCase<float>(
2410 InstructionFoldingCase<float>(
2418 InstructionFoldingCase<float>(
2426 InstructionFoldingCase<float>(
2434 InstructionFoldingCase<float>(
2442 InstructionFoldingCase<float>(
2450 InstructionFoldingCase<float>(
2458 InstructionFoldingCase<float>(
2466 InstructionFoldingCase<float>(
2474 InstructionFoldingCase<float>(
2482 InstructionFoldingCase<float>(
2490 InstructionFoldingCase<float>(
2498 InstructionFoldingCase<float>(
2509 ::testing::TestWithParam<InstructionFoldingCase<double>>;
2549 InstructionFoldingCase<double>(
2557 InstructionFoldingCase<double>(
2565 InstructionFoldingCase<double>(
2573 InstructionFoldingCase<double>(
2581 InstructionFoldingCase<double>(
2589 InstructionFoldingCase<double>(
2597 InstructionFoldingCase<double>(
2605 InstructionFoldingCase<double>(
2615 InstructionFoldingCase<double>(
2625 InstructionFoldingCase<double>(
2635 InstructionFoldingCase<double>(
2645 InstructionFoldingCase<double>(
2653 InstructionFoldingCase<double>(
2661 InstructionFoldingCase<double>(
2669 InstructionFoldingCase<double>(
2677 InstructionFoldingCase<double>(
2685 InstructionFoldingCase<double>(
2693 InstructionFoldingCase<double>(
2701 InstructionFoldingCase<double>(
2709 InstructionFoldingCase<double>(
2718 InstructionFoldingCase<double>(
2727 InstructionFoldingCase<double>(
2736 InstructionFoldingCase<double>(
2745 InstructionFoldingCase<double>(
2753 InstructionFoldingCase<double>(
2761 InstructionFoldingCase<double>(
2769 InstructionFoldingCase<double>(
2783 InstructionFoldingCase<bool>(
2791 InstructionFoldingCase<bool>(
2799 InstructionFoldingCase<bool>(
2807 InstructionFoldingCase<bool>(
2815 InstructionFoldingCase<bool>(
2823 InstructionFoldingCase<bool>(
2831 InstructionFoldingCase<bool>(
2839 InstructionFoldingCase<bool>(
2847 InstructionFoldingCase<bool>(
2855 InstructionFoldingCase<bool>(
2863 InstructionFoldingCase<bool>(
2871 InstructionFoldingCase<bool>(
2879 InstructionFoldingCase<bool>(
2887 InstructionFoldingCase<bool>(
2895 InstructionFoldingCase<bool>(
2903 InstructionFoldingCase<bool>(
2915 InstructionFoldingCase<bool>(
2923 InstructionFoldingCase<bool>(
2931 InstructionFoldingCase<bool>(
2939 InstructionFoldingCase<bool>(
2947 InstructionFoldingCase<bool>(
2955 InstructionFoldingCase<bool>(
2963 InstructionFoldingCase<bool>(
2971 InstructionFoldingCase<bool>(
2979 InstructionFoldingCase<bool>(
2987 InstructionFoldingCase<bool>(
2995 InstructionFoldingCase<bool>(
3003 InstructionFoldingCase<bool>(
3011 InstructionFoldingCase<bool>(
3019 InstructionFoldingCase<bool>(
3027 InstructionFoldingCase<bool>(
3035 InstructionFoldingCase<bool>(
3047 InstructionFoldingCase<bool>(
3055 InstructionFoldingCase<bool>(
3063 InstructionFoldingCase<bool>(
3071 InstructionFoldingCase<bool>(
3079 InstructionFoldingCase<bool>(
3087 InstructionFoldingCase<bool>(
3095 InstructionFoldingCase<bool>(
3103 InstructionFoldingCase<bool>(
3111 InstructionFoldingCase<bool>(
3119 InstructionFoldingCase<bool>(
3127 InstructionFoldingCase<bool>(
3135 InstructionFoldingCase<bool>(
3143 InstructionFoldingCase<bool>(
3151 InstructionFoldingCase<bool>(
3159 InstructionFoldingCase<bool>(
3167 InstructionFoldingCase<bool>(
3179 InstructionFoldingCase<bool>(
3187 InstructionFoldingCase<bool>(
3195 InstructionFoldingCase<bool>(
3203 InstructionFoldingCase<bool>(
3211 InstructionFoldingCase<bool>(
3219 InstructionFoldingCase<bool>(
3227 InstructionFoldingCase<bool>(
3235 InstructionFoldingCase<bool>(
3243 InstructionFoldingCase<bool>(
3251 InstructionFoldingCase<bool>(
3259 InstructionFoldingCase<bool>(
3267 InstructionFoldingCase<bool>(
3275 InstructionFoldingCase<bool>(
3283 InstructionFoldingCase<bool>(
3291 InstructionFoldingCase<bool>(
3299 InstructionFoldingCase<bool>(
3311 InstructionFoldingCase<bool>(
3319 InstructionFoldingCase<bool>(
3327 InstructionFoldingCase<bool>(
3335 InstructionFoldingCase<bool>(
3347 InstructionFoldingCase<bool>(
3355 InstructionFoldingCase<bool>(
3363 InstructionFoldingCase<bool>(
3371 InstructionFoldingCase<bool>(
3494 ::testing::TestWithParam<InstructionFoldingCase<uint32_t>>;
3530 InstructionFoldingCase<uint32_t>(
3542 InstructionFoldingCase<uint32_t>(
3554 InstructionFoldingCase<uint32_t>(
3566 InstructionFoldingCase<uint32_t>(
3578 InstructionFoldingCase<uint32_t>(
3590 InstructionFoldingCase<uint32_t>(
3602 InstructionFoldingCase<uint32_t>(
3614 InstructionFoldingCase<uint32_t>(
3626 InstructionFoldingCase<uint32_t>(
3638 InstructionFoldingCase<uint32_t>(
3650 InstructionFoldingCase<uint32_t>(
3662 InstructionFoldingCase<uint32_t>(
3674 InstructionFoldingCase<uint32_t>(
3686 InstructionFoldingCase<uint32_t>(
3698 InstructionFoldingCase<uint32_t>(
3710 InstructionFoldingCase<uint32_t>(
3722 InstructionFoldingCase<uint32_t>(
3734 InstructionFoldingCase<uint32_t>(
3746 InstructionFoldingCase<uint32_t>(
3758 InstructionFoldingCase<uint32_t>(
3770 InstructionFoldingCase<uint32_t>(
3780 InstructionFoldingCase<uint32_t>(
3790 InstructionFoldingCase<uint32_t>(
3800 InstructionFoldingCase<uint32_t>(
3810 InstructionFoldingCase<uint32_t>(
3820 InstructionFoldingCase<uint32_t>(
3830 InstructionFoldingCase<uint32_t>(
3840 InstructionFoldingCase<uint32_t>(
3850 InstructionFoldingCase<uint32_t>(
3860 InstructionFoldingCase<uint32_t>(
3870 InstructionFoldingCase<uint32_t>(
3880 InstructionFoldingCase<uint32_t>(
3890 InstructionFoldingCase<uint32_t>(
3900 InstructionFoldingCase<uint32_t>(
3910 InstructionFoldingCase<uint32_t>(
3920 InstructionFoldingCase<uint32_t>(
3930 InstructionFoldingCase<uint32_t>(
3940 InstructionFoldingCase<uint32_t>(
3950 InstructionFoldingCase<uint32_t>(
3958 InstructionFoldingCase<uint32_t>(
3966 InstructionFoldingCase<uint32_t>(
3976 InstructionFoldingCase<uint32_t>(
3987 InstructionFoldingCase<uint32_t>(
3999 InstructionFoldingCase<uint32_t>(
4013 InstructionFoldingCase<uint32_t>(
4024 InstructionFoldingCase<uint32_t>(
4035 InstructionFoldingCase<uint32_t>(
4047 InstructionFoldingCase<uint32_t>(
4059 InstructionFoldingCase<uint32_t>(
4071 InstructionFoldingCase<uint32_t>(
4083 InstructionFoldingCase<uint32_t>(
4091 InstructionFoldingCase<uint32_t>(
4099 InstructionFoldingCase<uint32_t>(
4110 InstructionFoldingCase<uint32_t>(
4121 InstructionFoldingCase<uint32_t>(
4132 InstructionFoldingCase<uint32_t>(
4144 InstructionFoldingCase<uint32_t>(
4154 InstructionFoldingCase<uint32_t>(
4166 InstructionFoldingCase<uint32_t>(
4180 InstructionFoldingCase<uint32_t>(
4193 InstructionFoldingCase<uint32_t>(
4206 InstructionFoldingCase<uint32_t>(
4219 InstructionFoldingCase<uint32_t>(
4231 InstructionFoldingCase<uint32_t>(
4240 InstructionFoldingCase<uint32_t>(
4253 InstructionFoldingCase<uint32_t>(
4267 InstructionFoldingCase<uint32_t>(
4279 InstructionFoldingCase<uint32_t>(
4295 InstructionFoldingCase<uint32_t>(
4305 InstructionFoldingCase<uint32_t>(
4315 InstructionFoldingCase<uint32_t>(
4325 InstructionFoldingCase<uint32_t>(
4335 InstructionFoldingCase<uint32_t>(
4345 InstructionFoldingCase<uint32_t>(
4355 InstructionFoldingCase<uint32_t>(
4365 InstructionFoldingCase<uint32_t>(
4375 InstructionFoldingCase<uint32_t>(
4385 InstructionFoldingCase<uint32_t>(
4395 InstructionFoldingCase<uint32_t>(
4405 InstructionFoldingCase<uint32_t>(
4415 InstructionFoldingCase<uint32_t>(
4427 InstructionFoldingCase<uint32_t>(
4439 InstructionFoldingCase<uint32_t>(
4451 InstructionFoldingCase<uint32_t>(
4461 InstructionFoldingCase<uint32_t>(
4471 InstructionFoldingCase<uint32_t>(
4481 InstructionFoldingCase<uint32_t>(
4491 InstructionFoldingCase<uint32_t>(
4501 InstructionFoldingCase<uint32_t>(
4509 InstructionFoldingCase<uint32_t>(
4517 InstructionFoldingCase<uint32_t>(
4526 InstructionFoldingCase<uint32_t>(
4540 InstructionFoldingCase<uint32_t>(
4550 InstructionFoldingCase<uint32_t>(
4560 InstructionFoldingCase<uint32_t>(
4570 InstructionFoldingCase<uint32_t>(
4580 InstructionFoldingCase<uint32_t>(
4590 InstructionFoldingCase<uint32_t>(
4600 InstructionFoldingCase<uint32_t>(
4610 InstructionFoldingCase<uint32_t>(
4620 InstructionFoldingCase<uint32_t>(
4630 InstructionFoldingCase<uint32_t>(
4640 InstructionFoldingCase<uint32_t>(
4650 InstructionFoldingCase<uint32_t>(
4660 InstructionFoldingCase<uint32_t>(
4672 InstructionFoldingCase<uint32_t>(
4684 InstructionFoldingCase<uint32_t>(
4700 InstructionFoldingCase<uint32_t>(
4710 InstructionFoldingCase<uint32_t>(
4720 InstructionFoldingCase<uint32_t>(
4734 InstructionFoldingCase<uint32_t>(
4744 InstructionFoldingCase<uint32_t>(
4754 InstructionFoldingCase<uint32_t>(
4768 InstructionFoldingCase<uint32_t>(
4778 InstructionFoldingCase<uint32_t>(
4788 InstructionFoldingCase<uint32_t>(
4798 InstructionFoldingCase<uint32_t>(
4808 InstructionFoldingCase<uint32_t>(
4818 InstructionFoldingCase<uint32_t>(
4828 InstructionFoldingCase<uint32_t>(
4838 InstructionFoldingCase<uint32_t>(
4852 InstructionFoldingCase<uint32_t>(
4863 InstructionFoldingCase<uint32_t>(
4874 InstructionFoldingCase<uint32_t>(
4885 InstructionFoldingCase<uint32_t>(
4896 InstructionFoldingCase<uint32_t>(
4907 InstructionFoldingCase<uint32_t>(
4918 InstructionFoldingCase<uint32_t>(
4929 InstructionFoldingCase<uint32_t>(
4940 InstructionFoldingCase<uint32_t>(
4951 InstructionFoldingCase<uint32_t>(
4962 InstructionFoldingCase<uint32_t>(
4973 InstructionFoldingCase<uint32_t>(
4988 InstructionFoldingCase<uint32_t>(
4999 InstructionFoldingCase<uint32_t>(
5010 InstructionFoldingCase<uint32_t>(
5021 InstructionFoldingCase<uint32_t>(
5032 InstructionFoldingCase<uint32_t>(
5043 InstructionFoldingCase<uint32_t>(
5054 InstructionFoldingCase<uint32_t>(
5065 InstructionFoldingCase<uint32_t>(
5076 InstructionFoldingCase<uint32_t>(
5087 InstructionFoldingCase<uint32_t>(
5098 InstructionFoldingCase<uint32_t>(
5109 InstructionFoldingCase<uint32_t>(
5124 InstructionFoldingCase<uint32_t>(
5132 InstructionFoldingCase<uint32_t>(
5144 InstructionFoldingCase<float>(
5152 InstructionFoldingCase<float>(
5163 ::testing::TestWithParam<InstructionFoldingCase<uint32_t>>;
5199 InstructionFoldingCase<uint32_t>(
5209 InstructionFoldingCase<uint32_t>(
5219 InstructionFoldingCase<uint32_t>(
5229 InstructionFoldingCase<uint32_t>(
5243 InstructionFoldingCase<uint32_t>(
5253 InstructionFoldingCase<uint32_t>(
5263 InstructionFoldingCase<uint32_t>(
5273 InstructionFoldingCase<uint32_t>(
5285 ::testing::TestWithParam<InstructionFoldingCase<bool>>;
5310 InstructionFoldingCase<bool>(
5323 InstructionFoldingCase<bool>(
5341 InstructionFoldingCase<bool>(
5356 InstructionFoldingCase<bool>(
5373 InstructionFoldingCase<bool>(
5390 InstructionFoldingCase<bool>(
5407 InstructionFoldingCase<bool>(
5424 InstructionFoldingCase<bool>(
5441 InstructionFoldingCase<bool>(
5458 InstructionFoldingCase<bool>(
5475 InstructionFoldingCase<bool>(
5492 InstructionFoldingCase<bool>(
5507 InstructionFoldingCase<bool>(
5522 InstructionFoldingCase<bool>(
5540 InstructionFoldingCase<bool>(
5558 InstructionFoldingCase<bool>(
5575 InstructionFoldingCase<bool>(
5592 InstructionFoldingCase<bool>(
5609 InstructionFoldingCase<bool>(
5626 InstructionFoldingCase<bool>(
5642 InstructionFoldingCase<bool>(
5659 InstructionFoldingCase<bool>(
5678 InstructionFoldingCase<bool>(
5693 InstructionFoldingCase<bool>(
5709 InstructionFoldingCase<bool>(
5728 InstructionFoldingCase<bool>(
5743 InstructionFoldingCase<bool>(
5759 InstructionFoldingCase<bool>(
5776 InstructionFoldingCase<bool>(
5793 InstructionFoldingCase<bool>(
5809 InstructionFoldingCase<bool>(
5828 InstructionFoldingCase<bool>(
5845 InstructionFoldingCase<bool>(
5862 InstructionFoldingCase<bool>(
5878 InstructionFoldingCase<bool>(
5897 InstructionFoldingCase<bool>(
5914 InstructionFoldingCase<bool>(
5931 InstructionFoldingCase<bool>(
5944 InstructionFoldingCase<bool>(
5957 InstructionFoldingCase<bool>(
5970 InstructionFoldingCase<bool>(
5983 InstructionFoldingCase<bool>(
5996 InstructionFoldingCase<bool>(
6015 InstructionFoldingCase<bool>(
6035 InstructionFoldingCase<bool>(
6055 InstructionFoldingCase<bool>(
6070 InstructionFoldingCase<bool>(
6084 InstructionFoldingCase<bool>(
6099 InstructionFoldingCase<bool>(
6117 InstructionFoldingCase<bool>(
6133 InstructionFoldingCase<bool>(
6152 InstructionFoldingCase<bool>(
6171 InstructionFoldingCase<bool>(
6188 InstructionFoldingCase<bool>(
6205 InstructionFoldingCase<bool>(
6222 InstructionFoldingCase<bool>(
6239 InstructionFoldingCase<bool>(
6256 InstructionFoldingCase<bool>(
6277 InstructionFoldingCase<bool>(
6294 InstructionFoldingCase<bool>(
6311 InstructionFoldingCase<bool>(
6328 InstructionFoldingCase<bool>(
6341 InstructionFoldingCase<bool>(
6354 InstructionFoldingCase<bool>(
6367 InstructionFoldingCase<bool>(
6380 InstructionFoldingCase<bool>(
6393 InstructionFoldingCase<bool>(
6406 InstructionFoldingCase<bool>(
6419 InstructionFoldingCase<bool>(
6433 InstructionFoldingCase<bool>(
6447 InstructionFoldingCase<bool>(
6460 InstructionFoldingCase<bool>(
6473 InstructionFoldingCase<bool>(
6492 InstructionFoldingCase<bool>(
6511 InstructionFoldingCase<bool>(
6524 InstructionFoldingCase<bool>(
6541 InstructionFoldingCase<bool>(
6558 InstructionFoldingCase<bool>(
6575 InstructionFoldingCase<bool>(
6592 InstructionFoldingCase<bool>(
6609 InstructionFoldingCase<bool>(
6626 InstructionFoldingCase<bool>(
6643 InstructionFoldingCase<bool>(
6660 InstructionFoldingCase<bool>(
6677 InstructionFoldingCase<bool>(
6694 InstructionFoldingCase<bool>(
6711 InstructionFoldingCase<bool>(
6728 InstructionFoldingCase<bool>(
6745 InstructionFoldingCase<bool>(
6762 InstructionFoldingCase<bool>(
6779 InstructionFoldingCase<bool>(
6796 InstructionFoldingCase<bool>(
6813 InstructionFoldingCase<bool>(
6830 InstructionFoldingCase<bool>(
6851 InstructionFoldingCase<bool>(
6868 InstructionFoldingCase<bool>(
6889 InstructionFoldingCase<bool>(
6910 InstructionFoldingCase<bool>(
6931 InstructionFoldingCase<bool>(
6952 InstructionFoldingCase<bool>(
6977 InstructionFoldingCase<bool>(
6994 InstructionFoldingCase<bool>(
7011 InstructionFoldingCase<bool>(
7028 InstructionFoldingCase<bool>(
7045 InstructionFoldingCase<bool>(
7062 InstructionFoldingCase<bool>(
7079 InstructionFoldingCase<bool>(
7096 InstructionFoldingCase<bool>(
7113 InstructionFoldingCase<bool>(
7130 InstructionFoldingCase<bool>(
7147 InstructionFoldingCase<bool>(
7164 InstructionFoldingCase<bool>(
7181 InstructionFoldingCase<bool>(
7198 InstructionFoldingCase<bool>(
7215 InstructionFoldingCase<bool>(
7232 InstructionFoldingCase<bool>(
7252 InstructionFoldingCase<bool>(
7266 InstructionFoldingCase<bool>(
7280 InstructionFoldingCase<bool>(
7294 InstructionFoldingCase<bool>(
7308 InstructionFoldingCase<bool>(
7324 InstructionFoldingCase<bool>(
7340 InstructionFoldingCase<bool>(
7361 InstructionFoldingCase<bool>(
7377 InstructionFoldingCase<bool>(
7392 InstructionFoldingCase<bool>(
7406 InstructionFoldingCase<bool>(
7427 InstructionFoldingCase<bool>(
7448 InstructionFoldingCase<bool>(
7470 InstructionFoldingCase<bool>(
7485 InstructionFoldingCase<bool>(
7499 InstructionFoldingCase<bool>(
7518 InstructionFoldingCase<bool>(
7537 InstructionFoldingCase<bool>(
7557 InstructionFoldingCase<bool>(
7567 InstructionFoldingCase<bool>(
7578 InstructionFoldingCase<bool>(
7597 InstructionFoldingCase<bool>(
7621 InstructionFoldingCase<bool>(
7637 InstructionFoldingCase<bool>(
7646 InstructionFoldingCase<bool>(
7655 InstructionFoldingCase<bool>(
7676 InstructionFoldingCase<bool>(
7689 InstructionFoldingCase<bool>(
7702 InstructionFoldingCase<bool>(
7715 InstructionFoldingCase<bool>(
7728 InstructionFoldingCase<bool>(
7741 InstructionFoldingCase<bool>(
7758 InstructionFoldingCase<bool>(
7779 InstructionFoldingCase<bool>(
7806 InstructionFoldingCase<bool>(
7833 InstructionFoldingCase<bool>(
7860 InstructionFoldingCase<bool>(
7887 InstructionFoldingCase<bool>(
7925 InstructionFoldingCase<bool>(
7954 InstructionFoldingCase<bool>(
7983 InstructionFoldingCase<bool>(
8011 InstructionFoldingCase<bool>(
8041 ::testing::TestWithParam<InstructionFoldingCase<bool>>;
8077 InstructionFoldingCase<bool>(
8091 InstructionFoldingCase<bool>(
8106 InstructionFoldingCase<bool>(
8125 InstructionFoldingCase<bool>(
8144 InstructionFoldingCase<bool>(
8163 InstructionFoldingCase<bool>(
8182 InstructionFoldingCase<bool>(
8198 InstructionFoldingCase<bool>(
8214 InstructionFoldingCase<bool>(
8233 InstructionFoldingCase<bool>(
8252 InstructionFoldingCase<bool>(
8271 InstructionFoldingCase<bool>(
8290 InstructionFoldingCase<bool>(
8312 InstructionFoldingCase<bool>(
8332 InstructionFoldingCase<bool>(
8354 InstructionFoldingCase<bool>(
8375 InstructionFoldingCase<bool>(
8398 ::testing::TestWithParam<InstructionFoldingCase<bool>>;
8424 InstructionFoldingCase<bool>(std::string() +
8447 InstructionFoldingCase<bool>(std::string() +
8471 InstructionFoldingCase<bool>(std::string() +
8498 ::testing::TestWithParam<InstructionFoldingCase<bool>>;
8523 InstructionFoldingCase<bool>(std::string() +
8546 InstructionFoldingCase<bool>(std::string() +
8569 InstructionFoldingCase<bool>(std::string() +
8611 ::testing::TestWithParam<InstructionFoldingCase<bool>>;
8636 InstructionFoldingCase<bool>(FloatControlsHeader("OpCapability DenormPreserve") +
8643 InstructionFoldingCase<bool>(FloatControlsHeader("OpCapability DenormFlushToZero") +
8650 InstructionFoldingCase<bool>(FloatControlsHeader("OpCapability SignedZeroInfNanPreserve") +
8657 InstructionFoldingCase<bool>(FloatControlsHeader("OpCapability RoundingModeRTE") +
8664 InstructionFoldingCase<bool>(FloatControlsHeader("OpCapability RoundingModeRTZ") +
8721 InstructionFoldingCase<bool>(ImageOperandsTestBody(
8725 InstructionFoldingCase<bool>(ImageOperandsTestBody(
8729 InstructionFoldingCase<bool>(ImageOperandsTestBody(
8734 InstructionFoldingCase<bool>(ImageOperandsTestBody(
8740 InstructionFoldingCase<bool>(ImageOperandsTestBody(
8747 InstructionFoldingCase<bool>(ImageOperandsTestBody(
8752 InstructionFoldingCase<bool>(ImageOperandsTestBody(
8757 InstructionFoldingCase<bool>(ImageOperandsTestBody(
8762 InstructionFoldingCase<bool>(ImageOperandsTestBody(