Searched defs:m_FPOne (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h689 inline specific_fpval m_FPOne() { return m_SpecificFP(1.0); } function in namespace:llvm::PatternMatch

Completed in 66 milliseconds