Searched refs:Predicate (Results 1 - 25 of 785) sorted by relevance

1234567891011>>

/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/support/
H A Dcounting_predicates.hpp14 template <typename Predicate, typename Arg>
17 unary_counting_predicate(Predicate p) : p_(p), count_(0) {}
25 Predicate p_;
30 template <typename Predicate, typename Arg1, typename Arg2=Arg1>
34 binary_counting_predicate ( Predicate p ) : p_(p), count_(0) {}
42 Predicate p_;
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
H A Dcounting_predicates.hpp14 template <typename Predicate, typename Arg>
17 unary_counting_predicate(Predicate p) : p_(p), count_(0) {}
25 Predicate p_;
30 template <typename Predicate, typename Arg1, typename Arg2=Arg1>
34 binary_counting_predicate ( Predicate p ) : p_(p), count_(0) {}
42 Predicate p_;
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
H A DCmpInstAnalysis.h57 CmpInst::Predicate &NewICmpPred);
61 bool PredicatesFoldable(CmpInst::Predicate p1, CmpInst::Predicate p2);
65 bool decomposeBitTestICmp(const ICmpInst *I, CmpInst::Predicate &Pred,
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
H A DCmpInstAnalysis.h57 CmpInst::Predicate &NewICmpPred);
61 bool PredicatesFoldable(CmpInst::Predicate p1, CmpInst::Predicate p2);
65 bool decomposeBitTestICmp(const ICmpInst *I, CmpInst::Predicate &Pred,
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
H A DCmpInstAnalysis.h57 CmpInst::Predicate &NewICmpPred);
61 bool PredicatesFoldable(CmpInst::Predicate p1, CmpInst::Predicate p2);
65 bool decomposeBitTestICmp(const ICmpInst *I, CmpInst::Predicate &Pred,
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
H A DCmpInstAnalysis.h57 CmpInst::Predicate &NewICmpPred);
61 bool PredicatesFoldable(CmpInst::Predicate p1, CmpInst::Predicate p2);
66 bool decomposeBitTestICmp(Value *LHS, Value *RHS, CmpInst::Predicate &Pred,
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
H A DCmpInstAnalysis.h57 CmpInst::Predicate &NewICmpPred);
61 bool PredicatesFoldable(CmpInst::Predicate p1, CmpInst::Predicate p2);
66 bool decomposeBitTestICmp(Value *LHS, Value *RHS, CmpInst::Predicate &Pred,
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
H A DCmpInstAnalysis.h57 CmpInst::Predicate &NewICmpPred);
61 bool PredicatesFoldable(CmpInst::Predicate p1, CmpInst::Predicate p2);
66 bool decomposeBitTestICmp(Value *LHS, Value *RHS, CmpInst::Predicate &Pred,
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
H A DCmpInstAnalysis.h57 CmpInst::Predicate &NewICmpPred);
61 bool PredicatesFoldable(CmpInst::Predicate p1, CmpInst::Predicate p2);
66 bool decomposeBitTestICmp(Value *LHS, Value *RHS, CmpInst::Predicate &Pred,
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
H A DCmpInstAnalysis.h57 CmpInst::Predicate &NewICmpPred);
61 bool PredicatesFoldable(CmpInst::Predicate p1, CmpInst::Predicate p2);
65 bool decomposeBitTestICmp(const ICmpInst *I, CmpInst::Predicate &Pred,
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
H A DCmpInstAnalysis.h57 CmpInst::Predicate &NewICmpPred);
61 bool PredicatesFoldable(CmpInst::Predicate p1, CmpInst::Predicate p2);
65 bool decomposeBitTestICmp(const ICmpInst *I, CmpInst::Predicate &Pred,
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
H A DCmpInstAnalysis.h57 CmpInst::Predicate &NewICmpPred);
61 bool PredicatesFoldable(CmpInst::Predicate p1, CmpInst::Predicate p2);
65 bool decomposeBitTestICmp(const ICmpInst *I, CmpInst::Predicate &Pred,
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
H A DCmpInstAnalysis.h57 CmpInst::Predicate &NewICmpPred);
61 bool PredicatesFoldable(CmpInst::Predicate p1, CmpInst::Predicate p2);
66 bool decomposeBitTestICmp(Value *LHS, Value *RHS, CmpInst::Predicate &Pred,
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
H A DCmpInstAnalysis.h57 CmpInst::Predicate &NewICmpPred);
61 bool PredicatesFoldable(CmpInst::Predicate p1, CmpInst::Predicate p2);
66 bool decomposeBitTestICmp(Value *LHS, Value *RHS, CmpInst::Predicate &Pred,
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
H A DCmpInstAnalysis.h57 CmpInst::Predicate &NewICmpPred);
61 bool PredicatesFoldable(CmpInst::Predicate p1, CmpInst::Predicate p2);
66 bool decomposeBitTestICmp(Value *LHS, Value *RHS, CmpInst::Predicate &Pred,
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
H A DCmpInstAnalysis.h57 CmpInst::Predicate &NewICmpPred);
61 bool PredicatesFoldable(CmpInst::Predicate p1, CmpInst::Predicate p2);
66 bool decomposeBitTestICmp(Value *LHS, Value *RHS, CmpInst::Predicate &Pred,
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/containers/sequences/forwardlist/forwardlist.ops/
H A Dremove_if.pass.cpp12 // template <class Predicate> void remove_if(Predicate pred);
32 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
38 Predicate cp(g);
45 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
50 Predicate cp(g);
57 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
63 Predicate cp(g);
70 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
74 Predicate c
81 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
95 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
108 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
120 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
133 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
144 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
[all...]
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/containers/sequences/forwardlist/forwardlist.ops/
H A Dremove_if.pass.cpp12 // template <class Predicate> void remove_if(Predicate pred);
32 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
38 Predicate cp(g);
45 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
50 Predicate cp(g);
57 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
63 Predicate cp(g);
70 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
74 Predicate c
81 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
95 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
108 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
120 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
133 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
144 typedef unary_counting_predicate<bool(*)(T), T> Predicate; typedef
[all...]
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/containers/sequences/list/list.ops/
H A Dremove_if.pass.cpp31 typedef unary_counting_predicate<bool(*)(int), int> Predicate; typedef
39 Predicate cp(g);
48 Predicate cp(even);
58 Predicate cp(g);
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/containers/sequences/list/list.ops/
H A Dremove_if.pass.cpp31 typedef unary_counting_predicate<bool(*)(int), int> Predicate; typedef
39 Predicate cp(g);
48 Predicate cp(even);
58 Predicate cp(g);
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DAnalysis.h89 ISD::CondCode getFCmpCondCode(FCmpInst::Predicate Pred);
98 ISD::CondCode getICmpCondCode(ICmpInst::Predicate Pred);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
H A DAnalysis.h89 ISD::CondCode getFCmpCondCode(FCmpInst::Predicate Pred);
98 ISD::CondCode getICmpCondCode(ICmpInst::Predicate Pred);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
H A DAnalysis.h89 ISD::CondCode getFCmpCondCode(FCmpInst::Predicate Pred);
98 ISD::CondCode getICmpCondCode(ICmpInst::Predicate Pred);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
H A DAnalysis.h89 ISD::CondCode getFCmpCondCode(FCmpInst::Predicate Pred);
98 ISD::CondCode getICmpCondCode(ICmpInst::Predicate Pred);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
H A DAnalysis.h89 ISD::CondCode getFCmpCondCode(FCmpInst::Predicate Pred);
98 ISD::CondCode getICmpCondCode(ICmpInst::Predicate Pred);

Completed in 469 milliseconds

1234567891011>>