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