Searched refs:AADenormalFPMathImpl (Results 1 – 1 of 1) sorted by relevance
8851 struct AADenormalFPMathImpl : public AADenormalFPMath { struct8852 AADenormalFPMathImpl(const IRPosition &IRP, Attributor &A) in AADenormalFPMathImpl() function8872 struct AADenormalFPMathFunction final : AADenormalFPMathImpl {8874 : AADenormalFPMathImpl(IRP, A) {} in AADenormalFPMathFunction()