Searched defs:AADenormalFPMathImpl (Results 1 – 1 of 1) sorted by relevance
8851 struct AADenormalFPMathImpl : public AADenormalFPMath { struct8852 AADenormalFPMathImpl(const IRPosition &IRP, Attributor &A) in AADenormalFPMathImpl() argument8855 const std::string getAsStr(Attributor *A) const override { in getAsStr()