Searched refs:INST_C (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | test_eu_validate.cpp | 916 #define INST_C(dst_type, src_type, dst_stride, dst_subnr, expected_result) \ macro 937 INST_C(HF, B, 1, 0, false), 938 INST_C(HF, W, 1, 0, false), 939 INST_C(HF, HF, 1, 0, true), 940 INST_C(HF, HF, 1, 2, true), 941 INST_C(HF, D, 1, 0, false), 943 INST_C(HF, Q, 1, 0, false), 944 INST_C(HF, B, 2, 0, true), 945 INST_C(HF, B, 2, 2, false), 946 INST_C(H [all...] |
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | test_eu_validate.cpp | 1315 #define INST_C(dst_type, src_type, dst_stride, dst_subnr, expected_result) \ macro 1336 INST_C(HF, B, 1, 0, false), 1337 INST_C(HF, W, 1, 0, false), 1338 INST_C(HF, HF, 1, 0, true), 1339 INST_C(HF, HF, 1, 2, true), 1340 INST_C(HF, D, 1, 0, false), 1342 INST_C(HF, Q, 1, 0, false), 1343 INST_C(HF, B, 2, 0, true), 1344 INST_C(HF, B, 2, 2, false), 1345 INST_C(H [all...] |
Completed in 5 milliseconds