Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h274 struct apfloat_match { struct
278 apfloat_match(const APFloat *&Res, bool AllowPoison) in apfloat_match() function
281 template <typename ITy> bool match(ITy *V) { in match()