Lines Matching full:nan2008
4436 // RUN: %clang_cc1 -target-cpu mips32r3 -target-feature +nan2008 \
4438 // RUN: | FileCheck -match-full-lines -check-prefix MIPS-NAN2008 %s
4439 // MIPS-NAN2008:#define __mips_nan2008 1
4441 // RUN: %clang_cc1 -target-cpu mips32r3 -target-feature -nan2008 \
4443 // RUN: | FileCheck -match-full-lines -check-prefix NOMIPS-NAN2008 %s
4444 // NOMIPS-NAN2008-NOT:#define __mips_nan2008 1