Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DPatternMatch.h406 template <typename Predicate> struct apf_pred_ty : public Predicate { struct
409 apf_pred_ty(const APFloat *&R) : Res(R) {} in apf_pred_ty() argument
411 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DPatternMatch.h406 template <typename Predicate> struct apf_pred_ty : public Predicate { struct
409 apf_pred_ty(const APFloat *&R) : Res(R) {} in apf_pred_ty() function
411 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DPatternMatch.h406 template <typename Predicate> struct apf_pred_ty : public Predicate { struct
409 apf_pred_ty(const APFloat *&R) : Res(R) {} in apf_pred_ty() function
411 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DPatternMatch.h406 template <typename Predicate> struct apf_pred_ty : public Predicate { struct
409 apf_pred_ty(const APFloat *&R) : Res(R) {} in apf_pred_ty() argument
411 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DPatternMatch.h430 template <typename Predicate> struct apf_pred_ty : public Predicate { struct
433 apf_pred_ty(const APFloat *&R) : Res(R) {} in apf_pred_ty() argument
435 template <typename ITy> bool match(ITy *V) { in match()