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

/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DPatternMatch.h815 inline specific_fpval m_SpecificFP(double V) { return specific_fpval(V); } function in namespace:llvm::PatternMatch

Completed in 127 milliseconds