Searched refs:AADenormalFPMathImpl (Results 1 – 1 of 1) sorted by relevance
8836 struct AADenormalFPMathImpl : public AADenormalFPMath { struct8837 AADenormalFPMathImpl(const IRPosition &IRP, Attributor &A) in AADenormalFPMathImpl() argument8857 struct AADenormalFPMathFunction final : AADenormalFPMathImpl {8859 : AADenormalFPMathImpl(IRP, A) {} in AADenormalFPMathFunction()