Lines Matching defs:NoFloat
3281 bool NoFloat = MF.getFunction().hasFnAttribute(Attribute::NoImplicitFloat);3283 if (NoFloat) {