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