Searched refs:getWithNoFPClass (Results 1 – 3 of 3) sorted by relevance
149 static Attribute getWithNoFPClass(LLVMContext &Context, FPClassTest Mask);
220 Attribute Attribute::getWithNoFPClass(LLVMContext &Context, in getWithNoFPClass() function in Attribute
10374 Attrs.emplace_back(Attribute::getWithNoFPClass(Ctx, getAssumedNoFPClass())); in getDeducedAttributes()