Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp8851 struct AADenormalFPMathImpl : public AADenormalFPMath { struct
8852 AADenormalFPMathImpl(const IRPosition &IRP, Attributor &A) in AADenormalFPMathImpl() function
8872 struct AADenormalFPMathFunction final : AADenormalFPMathImpl {
8874 : AADenormalFPMathImpl(IRP, A) {} in AADenormalFPMathFunction()