Home
last modified time | relevance | path

Searched defs:AADenormalFPMathImpl (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp8836 struct AADenormalFPMathImpl : public AADenormalFPMath { struct
8837 AADenormalFPMathImpl(const IRPosition &IRP, Attributor &A) in AADenormalFPMathImpl() argument
8840 const std::string getAsStr(Attributor *A) const override { in getAsStr()