/llvm-project/clang/docs/ |
H A D | ShadowCallStack.rst | 29 Comparison section in Introduction 49 Return Flow GuardComparison global() argument 50 Control-flow Enforcement TechnologyComparison global() argument
|
/llvm-project/llvm/unittests/Remarks/ |
H A D | RemarksAPITest.cpp | 15 TEST(RemarksAPI, Comparison) { in TEST() argument
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | ContainerContainsCheck.cpp | 112 const auto *Comparison = Negated ? NegativeComparison : PositiveComparison; check() local
|
/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
H A D | SignedCharMisuseCheck.cpp | 140 if (const auto *Comparison = Result.Nodes.getNodeAs<Expr>("comparison")) { in check() local
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | BitwiseShiftChecker.cpp | 138 BinaryOperator::Opcode Comparison, in assumeRequirement() argument 299 recordAssumption(OperandSide Side,BinaryOperator::Opcode Comparison,unsigned Limit) recordAssumption() argument
|
/llvm-project/lldb/unittests/Utility/ |
H A D | VMRangeTest.cpp | 41 TEST(VMRange, Comparison) { in TEST() argument
|
H A D | ScalarTest.cpp | 57 TEST(ScalarTest, Comparison) { in TEST() argument
|
/llvm-project/llvm/unittests/Support/ |
H A D | ErrorOrTest.cpp | 66 TEST(ErrorOr, Comparison) { in TEST() argument
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonHardwareLoops.cpp | 130 struct Comparison { global() struct 131 Kind__anon38f6faf70111::HexagonHardwareLoops::Comparison global() argument 147 getSwappedComparison__anon38f6faf70111::HexagonHardwareLoops::Comparison getSwappedComparison() argument 154 getNegatedComparison__anon38f6faf70111::HexagonHardwareLoops::Comparison getNegatedComparison() argument 162 isSigned__anon38f6faf70111::HexagonHardwareLoops::Comparison isSigned() argument 166 isUnsigned__anon38f6faf70111::HexagonHardwareLoops::Comparison isUnsigned() argument [all...] |
H A D | HexagonConstPropagation.cpp | 328 struct Comparison { struct in __anonbef353470111::MachineConstEvaluator 329 __anonbef353470503__anonbef353470111::MachineConstEvaluator::Comparison global() argument 346 negate__anonbef353470111::MachineConstEvaluator::Comparison negate() argument [all...] |
/llvm-project/llvm/unittests/ADT/ |
H A D | PointerUnionTest.cpp | 37 TEST_F(PointerUnionTest, Comparison) { in TEST_F() argument
|
H A D | CoalescingBitVectorTest.cpp | 159 TEST(CoalescingBitVectorTest, Comparison) { in TEST() argument
|
/llvm-project/libc/test/src/__support/CPP/ |
H A D | string_test.cpp | 189 TEST(LlvmLibcStringTest, Comparison) { in TEST() argument
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | MergeICmps.cpp | 388 BCECmpBlock &&Comparison) { in enqueueBlock() 482 std::optional<BCECmpBlock> Comparison = visitCmpBlock( in BCECmpChain() local
|
/llvm-project/clang/lib/Analysis/ |
H A D | BodyFarm.cpp | 657 Expr *Comparison = in create_OSAtomicCompareAndSwap() local
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 39 struct Comparison { global() struct 40 Comparison__anon9440e8da0111::Comparison Comparison() argument 45 Op1__anon9440e8da0111::Comparison global() argument 48 Chain__anon9440e8da0111::Comparison global() argument 51 Opcode__anon9440e8da0111::Comparison global() argument 54 ICmpType__anon9440e8da0111::Comparison global() argument 57 CCValid__anon9440e8da0111::Comparison global() argument 60 CCMask__anon9440e8da0111::Comparison global() argument [all...] |
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | PredicateInfo.cpp | 366 auto *Op0 = Comparison->getOperand(0); in collectCmpOps() argument
|
/llvm-project/clang/test/AST/Interp/ |
H A D | functions.cpp |
|
/llvm-project/clang-tools-extra/clang-tidy/misc/ |
H A D | RedundantExpressionCheck.cpp | 275 int Comparison = APSInt::compareValues(ValueLHS, ValueRHS); in rangeSubsumesRange() local [all...] |
/llvm-project/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 10049 enum class Comparison { Equal, Better, Worse }; global() enum 14956 struct Comparison { BuildSynthesizedThreeWayComparison() struct 14957 CmpSema::BuildSynthesizedThreeWayComparison::Comparison BuildSynthesizedThreeWayComparison() argument 14958 ResultSema::BuildSynthesizedThreeWayComparison::Comparison BuildSynthesizedThreeWayComparison() argument [all...] |
H A D | SemaDeclCXX.cpp | 14644 Expr *Comparison = BinaryOperator::Create( buildSingleCopyAssignRecursively() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 46369 APInt Comparison = CmpRHSC->getAPIntValue(); combineSetCCAtomicArith() local [all...] |