| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | hfa-in-contiguous-registers.ll | 9 ; Equivalent C code: 28 ; Equivalent C code: 45 ; Equivalent C code: 63 ; Equivalent C code: 79 ; Equivalent C code:
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | missing-namespace-qualifier-typo-corrections.cpp | 103 …bool Equivalent(const Message&, const Message&); // expected-note {{'extra::util::MessageUtils::Eq… 111 …return util::MessageUtils::Equivalent(a, b); // expected-error {{no member named 'Equivalent' in n… in nstest() 118 …return MessageUtils::Equivalent(a, b); // expected-error {{no member named 'Equivalent' in namespa… in nstest()
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | llvm-size.rst | 28 Equivalent to :option:`--format` with a value of ``sysv``. 36 Equivalent to :option:`--format` with a value of ``berkeley``. 46 Equivalent to :option:`--radix` with a value of ``10``. 130 Equivalent to :option:`--format` with a value of ``darwin``. 134 Equivalent to :option:`--radix` with a value of ``8``. 179 Equivalent to :option:`--radix` with a value of ``16``.
|
| H A D | llvm-readelf.rst | 25 Equivalent to specifying all the main display options relevant to the file 107 Equivalent to setting: :option:`--file-header`, :option:`--program-headers`,
|
| H A D | llvm-readobj.rst | 52 Equivalent to specifying all the main display options relevant to the file 70 Equivalent to setting: :option:`--file-header`, :option:`--program-headers`,
|
| H A D | llvm-objcopy.rst | 238 Character Meaning Equivalent 442 Equivalent to running :program:`llvm-objcopy` with :option:`--extract-dwo` and 463 Equivalent to :option:`--input-target` and :option:`--output-target` for the
|
| H A D | llvm-strip.rst | 121 Character Meaning Equivalent
|
| /llvm-project-15.0.7/clang/tools/clang-fuzzer/dictionary/ |
| H A D | dictionary.c | 40 #define CXX_KEYWORD_OPERATOR(Name, Equivalent) emit(#Name, #Name); in main() argument 42 #define ALIAS(Spelling, Equivalent, Criteria) emit(Spelling, Spelling); in main() argument
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | ComparisonCategories.h | 68 Equivalent, enumerator 154 return CCR::Equivalent; in makeWeakResult()
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | ComparisonCategories.cpp | 189 case CCVT::Equivalent: in getResultString() 208 Values.push_back(IsStrong ? CCR::Equal : CCR::Equivalent); in getPossibleResultsForType()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Tensor/Transforms/ |
| H A D | BufferizableOpInterfaceImpl.cpp | 47 return BufferRelation::Equivalent; in bufferRelation() 107 return BufferRelation::Equivalent; in bufferRelation() 231 return BufferRelation::Equivalent; in bufferRelation() 549 return BufferRelation::Equivalent; in bufferRelation() 688 return BufferRelation::Equivalent; in bufferRelation() 796 return BufferRelation::Equivalent; in bufferRelation() 843 return BufferRelation::Equivalent; in bufferRelation()
|
| /llvm-project-15.0.7/llvm/utils/gn/build/ |
| H A D | buildflags.gni | 2 # Build for debugging. Equivalent to is_optimized=false symbol_level=2.
|
| /llvm-project-15.0.7/mlir/lib/Dialect/SCF/Transforms/ |
| H A D | BufferizableOpInterfaceImpl.cpp | 110 return BufferRelation::Equivalent; in bufferRelation() 236 return equivalentYields ? BufferRelation::Equivalent : BufferRelation::None; in bufferRelation() 410 return equivalentYield ? BufferRelation::Equivalent : BufferRelation::None; in bufferRelation() 546 if (bufferRelation(op, opResult, state) != BufferRelation::Equivalent) in verifyAnalysis() 615 return equivCondition && equivYield ? BufferRelation::Equivalent in bufferRelation() 959 return BufferRelation::Equivalent; in bufferRelation()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/Transforms/ |
| H A D | BufferizableOpInterfaceImpl.cpp | 79 return BufferRelation::Equivalent; in bufferRelation()
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | APINotes.rst | 148 Equivalent to ``NS_SWIFT_NAME``. For a method, must include the full Swift name 175 Equivalent to NS_REFINED_FOR_SWIFT. 334 Used only for block parameters. Equivalent to ``NS_NOESCAPE``. 357 Used for init methods. Equivalent to ``NS_DESIGNATED_INITIALIZER``.
|
| H A D | MatrixTypes.rst | 217 **Effects**: Equivalent to: 258 **Effects**: Equivalent to:
|
| /llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/abseil/ |
| H A D | duration-division.rst | 16 int64 sec2 = absl::ToInt64Seconds(d); // Equivalent to division.
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Vector/Transforms/ |
| H A D | BufferizableOpInterfaceImpl.cpp | 92 return BufferRelation::Equivalent; in bufferRelation()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Linalg/Transforms/ |
| H A D | BufferizableOpInterfaceImpl.cpp | 126 return BufferRelation::Equivalent; in bufferRelation()
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Shape/Transforms/ |
| H A D | BufferizableOpInterfaceImpl.cpp | 95 return BufferRelation::Equivalent; in bufferRelation()
|
| /llvm-project-15.0.7/mlir/test/mlir-cpu-runner/ |
| H A D | x86-varargs.mlir | 16 // Equivalent C code:
|
| /llvm-project-15.0.7/mlir/lib/Dialect/Arithmetic/Transforms/ |
| H A D | BufferizableOpInterfaceImpl.cpp | 84 return BufferRelation::Equivalent; in bufferRelation()
|
| /llvm-project-15.0.7/llvm/tools/llvm-readobj/ |
| H A D | Opts.td | 17 def all : FF<"all", "Equivalent to setting: --file-header, --program-headers, --section-headers, " 29 def headers : FF<"headers", "Equivalent to setting: --file-header, --program-headers, --section-hea…
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Bufferization/IR/ |
| H A D | BufferizableOpInterface.h | 320 Equivalent enumerator
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrControl.td | 101 // Equivalent to RETURN, for use at the end of a function when wasm
|