Lines Matching full:mips
1 // Check handling MIPS specific features options.
4 // RUN: %clang -target mips-linux-gnu -### -c %s \
10 // RUN: %clang -target mips-linux-gnu -### -c %s \
16 // RUN: %clang -target mips-linux-gnu -### -c %s \
22 // RUN: %clang -target mips-linux-gnu -### -c %s \
28 // RUN: %clang -target mips-linux-gnu -### -c %s \
34 // RUN: %clang -target mips-linux-gnu -### -c %s \
40 // RUN: %clang -target mips-linux-gnu -### -c %s \
46 // RUN: %clang -target mips-linux-gnu -### -c %s \
52 // RUN: %clang -target mips-linux-gnu -### -c %s \
58 // RUN: %clang -target mips-linux-gnu -### -c %s \
64 // RUN: %clang -target mips-linux-gnu -### -c %s -mno-odd-spreg -modd-spreg 2>&1 \
69 // RUN: %clang -target mips-linux-gnu -### -c %s -modd-spreg -mno-odd-spreg 2>&1 \
74 // RUN: %clang -target mips-linux-gnu -### -c %s \
80 // RUN: %clang -target mips-linux-gnu -### -c %s \
86 // RUN: %clang -target mips-linux-gnu -### -c %s \
92 // RUN: %clang -target mips-linux-gnu -### -c %s \
98 // RUN: %clang -target mips-linux-gnu -### -c %s \
104 // RUN: %clang -target mips-linux-gnu -### -c %s \
110 // RUN: %clang -target mips-linux-gnu -### -c %s \
116 // RUN: %clang -target mips-linux-gnu -### -c %s \
122 // RUN: %clang -target mips-linux-gnu -### -c %s \
128 // RUN: %clang -target mips-linux-gnu -### -c %s \
134 // RUN: %clang -target mips-linux-gnu -### -c %s \
136 // RUN: | FileCheck --check-prefix=CHECK-MIPS-G %s
137 // CHECK-MIPS-G: "-mllvm" "-mips-ssection-threshold=16"