Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DPatternMatch.h253 struct apfloat_match { struct
257 apfloat_match(const APFloat *&Res, bool AllowUndef) in apfloat_match() function
260 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DPatternMatch.h253 struct apfloat_match { struct
257 apfloat_match(const APFloat *&Res, bool AllowUndef) in apfloat_match() argument
260 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DPatternMatch.h253 struct apfloat_match { struct
257 apfloat_match(const APFloat *&Res, bool AllowUndef) in apfloat_match() argument
260 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DPatternMatch.h253 struct apfloat_match { struct
257 apfloat_match(const APFloat *&Res, bool AllowUndef) in apfloat_match() function
260 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DPatternMatch.h274 struct apfloat_match { struct
278 apfloat_match(const APFloat *&Res, bool AllowPoison) in apfloat_match() argument
281 template <typename ITy> bool match(ITy *V) { in match()