NoNEON            101 python_bindings/python/Target.cpp         .value("NoNEON", Target::Feature::NoNEON)
NoNEON            994 src/CodeGen_ARM.cpp         } if (!target.has_feature(Target::NoNEON)) {
NoNEON             74 src/CodeGen_ARM.h         return target.has_feature(Target::NoNEON);
NoNEON            754 src/LLVM_Runtime_Linker.cpp                 } else if (!t.has_feature(Target::NoNEON)) {
NoNEON            230 src/Target.cpp     {"no_neon", Target::NoNEON},
NoNEON            141 test/correctness/simd_op_check.cpp                     Target::ARMv7s, Target::NoNEON, Target::MinGW}) {