Home
last modified time | relevance | path

Searched defs:apfloat_match (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DPatternMatch.h245 struct apfloat_match { struct
249 apfloat_match(const APFloat *&Res, bool AllowUndef) in apfloat_match() argument
252 template <typename ITy> bool match(ITy *V) { in match()