Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h175 struct apfloat_match { struct
177 apfloat_match(const APFloat *&R) : Res(R) {} in apfloat_match() argument
199 inline apfloat_match m_APFloat(const APFloat *&Res) { return Res; } in m_APFloat() argument