/minix3/external/bsd/libc++/dist/libcxx/test/containers/sequences/forwardlist/forwardlist.ops/ |
H A D | remove_if.pass.cpp | 31 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 44 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 56 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 69 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 80 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 94 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 107 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 119 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 132 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 143 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/ |
H A D | remove_if.pass.cpp | 31 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 44 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 56 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 69 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 80 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 94 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 107 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 119 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 132 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef 143 typedef unary_counting_predicate<bool(*)(T), T> Predicate; in main() typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/containers/sequences/list/list.ops/ |
H A D | remove_if.pass.cpp | 31 typedef unary_counting_predicate<bool(*)(int), int> Predicate; typedef
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/containers/sequences/list/list.ops/ |
H A D | remove_if.pass.cpp | 31 typedef unary_counting_predicate<bool(*)(int), int> Predicate; typedef
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCPredicates.h | 27 enum Predicate { enum
|
/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | warn-documentation.cpp | 1079 class Predicate class 1090 template<> class Predicate<int, char> class 1101 template<class T> class Predicate<T, int> class
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 168 getX86ConditionCode(CmpInst::Predicate Predicate) { in getX86ConditionCode() 206 getX86SSEConditionCode(CmpInst::Predicate Predicate) { in getX86SSEConditionCode() 1152 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectCmp() local 1304 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectBranch() local 1712 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86FastEmitCMoveSelect() local 1828 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86FastEmitSSESelect() local 1965 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectSelect() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | FlattenCFG.cpp | 248 CmpInst::Predicate Predicate = CI->getPredicate(); in FlattenParallelAndOr() local
|
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/ |
H A D | BodyFarm.cpp | 180 const ParmVarDecl *Predicate = D->getParamDecl(0); in create_dispatch_once() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCInstrDesc.h | 41 Predicate, enumerator
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 2107 static Value *SimplifyICmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyICmpInst() 3010 Value *llvm::SimplifyICmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyICmpInst() 3021 static Value *SimplifyFCmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyFCmpInst() 3108 Value *llvm::SimplifyFCmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyFCmpInst() 3464 static Value *SimplifyCmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyCmpInst() 3471 Value *llvm::SimplifyCmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyCmpInst()
|
H A D | ConstantFolding.cpp | 1114 Constant *llvm::ConstantFoldCompareInstOperands(unsigned Predicate, in ConstantFoldCompareInstOperands()
|
/minix3/external/bsd/llvm/dist/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchersInternal.h | 156 bool removeBindings(const ExcludePredicate &Predicate) { in removeBindings()
|
H A D | ASTMatchers.h | 2640 internal::NotEqualsBoundNodePredicate Predicate; in AST_POLYMORPHIC_MATCHER_P() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | GVN.cpp | 186 CmpInst::Predicate Predicate = C->getPredicate(); in create_expression() local 202 CmpInst::Predicate Predicate, in create_cmp_expression() 474 CmpInst::Predicate Predicate, in lookup_or_add_cmp()
|
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/ |
H A D | FixedLenDecoderEmitter.cpp | 857 for (const auto &Predicate : Predicates) { in emitPredicateFunction() local 1181 SmallString<256> Predicate; in emitPredicateTableEntry() local
|
H A D | DAGISelMatcher.h | 432 std::string Predicate; variable
|
H A D | CodeGenSchedule.cpp | 924 Record *Predicate; member
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 2112 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in emitCompareAndBranch() local 2251 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in selectBranch() local 2447 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in selectCmp() local 2630 CmpInst::Predicate Predicate = optimizeCmpPredicate(Cmp); in selectSelect() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | IfConversion.cpp | 126 SmallVector<MachineOperand, 4> Predicate; member
|
H A D | CodeGenPrepare.cpp | 934 Value *Predicate = Builder.CreateExtractElement(Mask, Builder.getInt32(Idx)); in ScalarizeMaskedLoad() local 1027 Value *Predicate = Builder.CreateExtractElement(Mask, Builder.getInt32(Idx)); in ScalarizeMaskedStore() local
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/ |
H A D | PatternMatch.h | 698 PredicateTy &Predicate; member
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 2151 CmpInst::Predicate Predicate = CI->getPredicate(); in optimizeCmpPredicate() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMFastISel.cpp | 1266 CmpInst::Predicate Predicate = CI->getPredicate(); in SelectBranch() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/IR/ |
H A D | Core.cpp | 1123 LLVMValueRef LLVMConstICmp(LLVMIntPredicate Predicate, in LLVMConstICmp() 1130 LLVMValueRef LLVMConstFCmp(LLVMRealPredicate Predicate, in LLVMConstFCmp()
|