| /llvm-project-15.0.7/libcxx/test/libcxx/gdb/ |
| H A D | gdb_pretty_printer_test.sh.cpp | 100 const char *expectation) { in ComparePrettyPrintToChars() argument 102 StopForDebugger(&value, &expectation); in ComparePrettyPrintToChars() 107 const char *expectation) { in ComparePrettyPrintToRegex() argument 109 StopForDebugger(&value, &expectation); in ComparePrettyPrintToRegex() 114 const char *expectation) { in CompareExpressionPrettyPrintToChars() argument 116 StopForDebugger(&value, &expectation); in CompareExpressionPrettyPrintToChars() 121 const char *expectation) { in CompareExpressionPrettyPrintToRegex() argument 123 StopForDebugger(&value, &expectation); in CompareExpressionPrettyPrintToRegex()
|
| /llvm-project-15.0.7/llvm/utils/unittest/googlemock/include/gmock/ |
| H A D | gmock-spec-builders.h | 639 void AddExpectation(const Expectation& expectation) const; 1631 TypedExpectation<F>* const expectation = in AddNewExpectation() local 1633 const std::shared_ptr<ExpectationBase> untyped_expectation(expectation); in AddNewExpectation() 1644 return *expectation; in AddNewExpectation() 1775 TypedExpectation<F>* const expectation = in PrintTriedExpectationsLocked() local 1778 expectation->DescribeLocationTo(why); in PrintTriedExpectationsLocked() 1782 *why << expectation->source_text() << "...\n"; in PrintTriedExpectationsLocked() 1783 expectation->ExplainMatchResultTo(args, why); in PrintTriedExpectationsLocked() 1784 expectation->DescribeCallCountTo(why); in PrintTriedExpectationsLocked()
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | volatile_load_cast.ll | 5 ; terms of optimizations, and might break the programmer's expectation for code 6 ; generation, however brittle that expectation might be.
|
| /llvm-project-15.0.7/llvm/utils/unittest/googlemock/src/ |
| H A D | gmock-spec-builders.cc | 853 void Sequence::AddExpectation(const Expectation& expectation) const { in AddExpectation() 854 if (*last_expectation_ != expectation) { in AddExpectation() 856 expectation.expectation_base()->immediate_prerequisites_ in AddExpectation() 859 *last_expectation_ = expectation; in AddExpectation()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | x86-upgrade-avx-vbroadcast.ll | 5 ; expectation is that we should still get the original instruction back that
|
| /llvm-project-15.0.7/lld/test/ELF/linkerscript/ |
| H A D | noload.s | 20 ## The output SHT_PROBITS is contrary to the user expectation of SHT_NOBITS.
|
| /llvm-project-15.0.7/clang-tools-extra/pseudo/ |
| H A D | README.md | 33 However we don't try to keep these in lockstep: there's no expectation that
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Tensor/IR/ |
| H A D | TensorBase.td | 39 scope as much as possible. The expectation is that at some point
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/bugprone/ |
| H A D | move-forwarding-reference.rst | 32 Code like the example above is sometimes written with the expectation that
|
| H A D | use-after-move.rst | 146 Developers may use ``std::move`` on such a type in the expectation that the type
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | llvm.amdgcn.ps.live.ll | 11 ; the expectation is that the intrinsic will be used in non-trivial shaders,
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | SymbolizerMarkupFormat.rst | 17 the expectation is that most of the text will be displayed as is, while the 328 expectation is that the information collected from contextual elements
|
| H A D | CodeReview.rst | 45 tools detailed below. There is a strong expectation that authors respond
|
| H A D | MyFirstTypoFix.rst | 271 Let's fix it by updating the expectation in the test.
|
| H A D | Statepoints.rst | 452 The general expectation is that a JIT compiler will parse and discard this
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | CAPI.md | 95 type instead and documents the expectation by using `Y` in its name
|
| H A D | OpDefinitions.md | 1601 TODO: document expectation if the dependent op's definition changes.
|
| /llvm-project-15.0.7/llvm/lib/Support/BLAKE3/ |
| H A D | LICENSE | 38 expectation of additional consideration or compensation, the person
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Vector/IR/ |
| H A D | VectorOps.td | 2025 There is an exception to the folding expectation when targeting
|