Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DPatternMatch.h218 template <typename Predicate> struct api_pred_ty : public Predicate { struct
220 api_pred_ty(const APInt *&R) : Res(R) {} in api_pred_ty() argument
221 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.h257 template <typename Predicate> struct api_pred_ty : public Predicate { struct
260 api_pred_ty(const APInt *&R) : Res(R) {} in api_pred_ty() function
262 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DPatternMatch.h380 template <typename Predicate> struct api_pred_ty : public Predicate { struct
383 api_pred_ty(const APInt *&R) : Res(R) {} in api_pred_ty() function
385 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DPatternMatch.h380 template <typename Predicate> struct api_pred_ty : public Predicate { struct
383 api_pred_ty(const APInt *&R) : Res(R) {} in api_pred_ty() argument
385 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DPatternMatch.h380 template <typename Predicate> struct api_pred_ty : public Predicate { struct
383 api_pred_ty(const APInt *&R) : Res(R) {} in api_pred_ty() argument
385 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DPatternMatch.h380 template <typename Predicate> struct api_pred_ty : public Predicate { struct
383 api_pred_ty(const APInt *&R) : Res(R) {} in api_pred_ty() function
385 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DPatternMatch.h403 template <typename Predicate> struct api_pred_ty : public Predicate { struct
406 api_pred_ty(const APInt *&R) : Res(R) {} in api_pred_ty() argument
408 template <typename ITy> bool match(ITy *V) { in match()