Searched refs:getWithNoFPClass (Results 1 – 3 of 3) sorted by relevance
179 LLVM_ABI static Attribute getWithNoFPClass(LLVMContext &Context,
286 Attribute Attribute::getWithNoFPClass(LLVMContext &Context, in getWithNoFPClass() function in Attribute
10446 Attrs.emplace_back(Attribute::getWithNoFPClass(Ctx, getAssumedNoFPClass())); in getDeducedAttributes()