Searched refs:AADenormalFPMathImpl (Results 1 – 1 of 1) sorted by relevance
8912 struct AADenormalFPMathImpl : public AADenormalFPMath { struct8913 AADenormalFPMathImpl(const IRPosition &IRP, Attributor &A) in AADenormalFPMathImpl() argument8933 struct AADenormalFPMathFunction final : AADenormalFPMathImpl {8935 : AADenormalFPMathImpl(IRP, A) {} in AADenormalFPMathFunction()