Lines Matching refs:checkFormatAndArch
65 void checkFormatAndArch(const DataForTest &D, StringRef Fmt, in checkFormatAndArch() function
91 checkFormatAndArch(D, Formats[I++], Triple::UnknownArch); in TEST()
96 checkFormatAndArch(D, Formats[I++], Triple::UnknownArch); in TEST()
104 checkFormatAndArch(D, Formats[I++], Triple::ve); in TEST()
112 checkFormatAndArch(D, Formats[I++], Triple::x86_64); in TEST()
120 checkFormatAndArch(D, Formats[I++], Triple::x86); in TEST()
130 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST()
140 checkFormatAndArch(D, Formats[I++], Triple::UnknownArch); in TEST()
148 checkFormatAndArch(D, Formats[I++], Triple::x86); in TEST()
159 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST()
171 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST()
183 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST()
195 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST()
205 checkFormatAndArch(D, Formats[I++], Triple::arm); in TEST()
213 checkFormatAndArch(D, Formats[I++], Triple::systemz); in TEST()
221 checkFormatAndArch(D, Formats[I++], Triple::sparcv9); in TEST()
231 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST()
243 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST()
255 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST()
265 checkFormatAndArch(D, Formats[I++], Triple::avr); in TEST()
273 checkFormatAndArch(D, Formats[I++], Triple::hexagon); in TEST()
281 checkFormatAndArch(D, Formats[I++], Triple::lanai); in TEST()
289 checkFormatAndArch(D, Formats[I++], Triple::msp430); in TEST()
300 checkFormatAndArch(D, Formats[I], Archs[I]); in TEST()
310 checkFormatAndArch(D, Formats[I++], Triple::csky); in TEST()