| /external/llvm-project/clang/lib/ASTMatchers/ |
| D | GtestMatchers.cpp | 24 static DeclarationMatcher getComparisonDecl(GtestCmp Cmp) { in getComparisonDecl() 44 static llvm::StringRef getAssertMacro(GtestCmp Cmp) { in getAssertMacro() 62 static llvm::StringRef getExpectMacro(GtestCmp Cmp) { in getExpectMacro() 89 internal::BindableMatcher<Stmt> gtestAssert(GtestCmp Cmp, StatementMatcher Left, in gtestAssert() 96 internal::BindableMatcher<Stmt> gtestExpect(GtestCmp Cmp, StatementMatcher Left, in gtestExpect()
|
| /external/libcxx/test/std/containers/associative/multimap/multimap.cons/ |
| D | initializer_list_compare_alloc.pass.cpp | 27 typedef test_compare<std::less<int> > Cmp; in main() typedef 61 typedef test_compare<std::less<int> > Cmp; in main() typedef 126 typedef test_compare<std::less<int> > Cmp; in main() typedef
|
| D | initializer_list_compare.pass.cpp | 26 typedef test_compare<std::less<int> > Cmp; in main() typedef 58 typedef test_compare<std::less<int> > Cmp; in main() typedef
|
| /external/llvm-project/libcxx/test/std/containers/associative/multimap/multimap.cons/ |
| D | initializer_list_compare_alloc.pass.cpp | 27 typedef test_compare<std::less<int> > Cmp; in main() typedef 61 typedef test_compare<std::less<int> > Cmp; in main() typedef 126 typedef test_compare<std::less<int> > Cmp; in main() typedef
|
| D | initializer_list_compare.pass.cpp | 26 typedef test_compare<std::less<int> > Cmp; in main() typedef 58 typedef test_compare<std::less<int> > Cmp; in main() typedef
|
| /external/libcxx/test/std/containers/associative/set/set.cons/ |
| D | initializer_list_compare_alloc.pass.cpp | 28 typedef test_compare<std::less<int> > Cmp; in main() typedef 46 typedef test_compare<std::less<int> > Cmp; in main() typedef
|
| D | initializer_list_compare.pass.cpp | 24 typedef test_compare<std::less<int> > Cmp; in main() typedef
|
| /external/llvm-project/libcxx/test/std/containers/associative/set/set.cons/ |
| D | initializer_list_compare_alloc.pass.cpp | 27 typedef test_compare<std::less<int> > Cmp; in main() typedef 45 typedef test_compare<std::less<int> > Cmp; in main() typedef
|
| D | initializer_list_compare.pass.cpp | 24 typedef test_compare<std::less<int> > Cmp; in main() typedef
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64ConditionOptimizer.cpp | 218 static AArch64CC::CondCode getAdjustedCmp(AArch64CC::CondCode Cmp) { in getAdjustedCmp() 232 MachineInstr *CmpMI, AArch64CC::CondCode Cmp) { in adjustCmp() 263 AArch64CC::CondCode Cmp; in modifyCmp() local 308 AArch64CC::CondCode Cmp, MachineInstr *To, int ToImm) in adjustTo()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ConditionOptimizer.cpp | 229 static AArch64CC::CondCode getAdjustedCmp(AArch64CC::CondCode Cmp) { in getAdjustedCmp() 243 MachineInstr *CmpMI, AArch64CC::CondCode Cmp) { in adjustCmp() 274 AArch64CC::CondCode Cmp; in modifyCmp() local 319 AArch64CC::CondCode Cmp, MachineInstr *To, int ToImm) in adjustTo()
|
| /external/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64ConditionOptimizer.cpp | 230 static AArch64CC::CondCode getAdjustedCmp(AArch64CC::CondCode Cmp) { in getAdjustedCmp() 244 MachineInstr *CmpMI, AArch64CC::CondCode Cmp) { in adjustCmp() 275 AArch64CC::CondCode Cmp; in modifyCmp() local 318 AArch64CC::CondCode Cmp, MachineInstr *To, int ToImm) in adjustTo()
|
| /external/llvm-project/clang/include/clang/Analysis/Analyses/ |
| D | ThreadSafetyTIL.h | 413 typename C::CType compare(const Variable* E, C& Cmp) const { in compare() 473 typename C::CType compare(const Future* E, C& Cmp) const { in compare() 500 typename C::CType compare(const Undefined* E, C& Cmp) const { in compare() 521 typename C::CType compare(const Wildcard* E, C& Cmp) const { in compare() 553 typename C::CType compare(const Literal* E, C& Cmp) const { in compare() 653 typename C::CType compare(const LiteralPtr* E, C& Cmp) const { in compare() 696 typename C::CType compare(const Function* E, C& Cmp) const { in compare() 752 typename C::CType compare(const SFunction* E, C& Cmp) const { in compare() 787 typename C::CType compare(const Code* E, C& Cmp) const { in compare() 822 typename C::CType compare(const Field* E, C& Cmp) const { in compare() [all …]
|
| /external/llvm-project/llvm/utils/TableGen/ |
| D | OptEmitter.cpp | 54 if (int Cmp = StrCmpOptionName(A->getValueAsString("Name").str().c_str(), in CompareOptionRecords() local 67 if (int Cmp = StrCmpOptionName(APre->str().c_str(), BPre->str().c_str())) in CompareOptionRecords() local
|
| /external/clang/include/clang/Analysis/Analyses/ |
| D | ThreadSafetyTIL.h | 396 typename C::CType compare(const Variable* E, C& Cmp) const { in compare() 457 typename C::CType compare(const Future* E, C& Cmp) const { in compare() 485 typename C::CType compare(const Undefined* E, C& Cmp) const { in compare() 507 typename C::CType compare(const Wildcard* E, C& Cmp) const { in compare() 541 typename C::CType compare(const Literal* E, C& Cmp) const { in compare() 643 typename C::CType compare(const LiteralPtr* E, C& Cmp) const { in compare() 686 typename C::CType compare(const Function* E, C& Cmp) const { in compare() 742 typename C::CType compare(const SFunction* E, C& Cmp) const { in compare() 778 typename C::CType compare(const Code* E, C& Cmp) const { in compare() 814 typename C::CType compare(const Field* E, C& Cmp) const { in compare() [all …]
|
| /external/llvm/lib/Support/ |
| D | Statistic.cpp | 108 if (int Cmp = std::strcmp(LHS->getDebugType(), RHS->getDebugType())) in sort() local 111 if (int Cmp = std::strcmp(LHS->getName(), RHS->getName())) in sort() local
|
| /external/webrtc/logging/rtc_event_log/ |
| D | rtc_event_processor.cc | 33 bool RtcEventProcessor::Cmp(const RtcEventProcessor::ListPtrType& a, in Cmp() function in webrtc::RtcEventProcessor
|
| /external/libcxx/test/std/containers/associative/multiset/multiset.cons/ |
| D | initializer_list_compare.pass.cpp | 24 typedef test_compare<std::less<int> > Cmp; in main() typedef
|
| D | initializer_list_compare_alloc.pass.cpp | 25 typedef test_compare<std::less<int> > Cmp; in main() typedef
|
| /external/llvm-project/libcxx/test/std/containers/associative/multiset/multiset.cons/ |
| D | initializer_list_compare.pass.cpp | 24 typedef test_compare<std::less<int> > Cmp; in main() typedef
|
| D | initializer_list_compare_alloc.pass.cpp | 25 typedef test_compare<std::less<int> > Cmp; in main() typedef
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | ExpandMemCmp.cpp | 339 Value *Cmp = Builder.CreateICmp(ICmpInst::ICMP_NE, Diff, in emitLoadCompareByteBlock() local 370 Value *Cmp = nullptr; in getCompareLoadPairs() local 424 Value *Cmp = getCompareLoadPairs(BlockIndex, LoadIndex); in emitLoadCompareBlockMultipleLoads() local 479 Value *Cmp = Builder.CreateICmp(ICmpInst::ICMP_EQ, Loads.Lhs, Loads.Rhs); in emitLoadCompareBlock() local 515 Value *Cmp = Builder.CreateICmp(ICmpInst::ICMP_ULT, ResBlock.PhiSrc1, in emitMemCmpResultBlock() local 559 Value *Cmp = getCompareLoadPairs(0, LoadIndex); in getMemCmpEqZeroOneBlock() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | ExpandMemCmp.cpp | 303 Value *Cmp = Builder.CreateICmp(ICmpInst::ICMP_NE, Diff, in emitLoadCompareByteBlock() local 334 Value *Cmp = nullptr; in getCompareLoadPairs() local 410 Value *Cmp = getCompareLoadPairs(BlockIndex, LoadIndex); in emitLoadCompareBlockMultipleLoads() local 482 Value *Cmp = Builder.CreateICmp(ICmpInst::ICMP_EQ, LoadSrc1, LoadSrc2); in emitLoadCompareBlock() local 518 Value *Cmp = Builder.CreateICmp(ICmpInst::ICMP_ULT, ResBlock.PhiSrc1, in emitMemCmpResultBlock() local 562 Value *Cmp = getCompareLoadPairs(0, LoadIndex); in getMemCmpEqZeroOneBlock() local
|
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/xds/ |
| D | xds.h | 44 int Cmp(const AttributeInterface* other) const override { in Cmp() function
|
| /external/llvm-project/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCompares.cpp | 953 Value *Cmp = Builder.CreateICmp(ICmpInst::getSignedPredicate(Cond), in foldGEPICmp() local 1395 Instruction *InstCombinerImpl::foldICmpWithZero(ICmpInst &Cmp) { in foldICmpWithZero() 1436 Instruction *InstCombinerImpl::foldICmpWithConstant(ICmpInst &Cmp) { in foldICmpWithConstant() 1482 Instruction *InstCombinerImpl::foldICmpWithDominatingICmp(ICmpInst &Cmp) { in foldICmpWithDominatingICmp() 1552 Instruction *InstCombinerImpl::foldICmpTruncConstant(ICmpInst &Cmp, in foldICmpTruncConstant() 1585 Instruction *InstCombinerImpl::foldICmpXorConstant(ICmpInst &Cmp, in foldICmpXorConstant() 1652 Instruction *InstCombinerImpl::foldICmpAndShift(ICmpInst &Cmp, in foldICmpAndShift() 1738 Instruction *InstCombinerImpl::foldICmpAndConstConst(ICmpInst &Cmp, in foldICmpAndConstConst() 1846 Instruction *InstCombinerImpl::foldICmpAndConstant(ICmpInst &Cmp, in foldICmpAndConstant() 1901 Instruction *InstCombinerImpl::foldICmpOrConstant(ICmpInst &Cmp, in foldICmpOrConstant() [all …]
|