Home
last modified time | relevance | path

Searched refs:least (Results 1 – 25 of 608) sorted by relevance

12345678910>>...25

/llvm-project/lldb/test/Shell/Breakpoint/
H A Dcase-insensitive.test8 # CHECK: At least one location.
12 # CHECK: At least one location.
16 # CHECK: At least one location.
20 # CHECK: At least one location.
24 # CHECK: At least one location.
28 # CHECK: At least one location.
32 # CHECK: At least one location.
36 # CHECK: At least one location.
40 # CHECK: At least one location.
44 # CHECK: At least one location.
H A Dcase-sensitive.test8 # CHECK: At least one location.
12 # CHECK: At least one location.
28 # CHECK: At least one location.
32 # CHECK: At least one location.
/llvm-project/llvm/test/MC/AsmParser/
H A Dfloating-literals.s107 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one exponent digit
110 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one exponent digit
113 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one exponent digit
116 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one significand digit
119 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one significand digit
/llvm-project/llvm/cmake/modules/
H A DCheckCompilerVersion.cmake37 message(FATAL_ERROR "Host ${NICE_NAME} version must be at least ${MINIMUM_VERSION}, your version is ${CMAKE_CXX_COMPILER_VERSION}.")
40 message(WARNING "Host ${NICE_NAME} version should be at least ${SOFT_ERROR_VERSION} because LLVM will soon use new C++ features which your toolchain version doesn't support. Your version is ${CMAKE_CXX_COMPILER_VERSION}. Ignoring because you've set LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN, but very soon your toolchain won't be supported.")
42 message(FATAL_ERROR "Host ${NICE_NAME} version should be at least ${SOFT_ERROR_VERSION} because LLVM will soon use new C++ features which your toolchain version doesn't support. Your version is ${CMAKE_CXX_COMPILER_VERSION}. You can temporarily opt out using LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN, but very soon your toolchain won't be supported.")
69 message(FATAL_ERROR "Host Clang must have at least -fms-compatibility-version=${MSVC_MIN}, your version is ${CMAKE_CXX_SIMULATE_VERSION}.")
88 message(FATAL_ERROR "libstdc++ version must be at least ${GCC_MIN}.")
102 message(WARNING "libstdc++ version should be at least ${LIBSTDCXX_SOFT_ERROR} because LLVM will soon use new C++ features which your toolchain version doesn't support. Ignoring because you've set LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN, but very soon your toolchain won't be supported.")
104 message(FATAL_ERROR "libstdc++ version should be at least ${LIBSTDCXX_SOFT_ERROR} because LLVM will soon use new C++ features which your toolchain version doesn't support. You can temporarily opt out using LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN, but very soon your toolchain won't be supported.")
/llvm-project/llvm/test/CodeGen/SPIRV/function/
H A Dtrivial-function-definition.ll13 ;; NOTE: In 2.4, it isn't explicitly written that a function always has a least
14 ;; one block. In fact, 2.4.11 seems to imply that there are at least two
17 ;; definition, a function needs at least one block, hence why this test
/llvm-project/llvm/test/Verifier/
H A Dmemprof-metadata-bad.ll33 ; CHECK: !memprof annotations should have at least 1 metadata operand (MemInfoBlock)
42 ; CHECK: Each !memprof MemInfoBlock should have at least 2 operands
45 ; CHECK: call stack metadata should have at least 1 operand
H A Dstepvector-intrinsic.ll14 ; CHECK: stepvector only supported for vectors of integers with a bitwidth of at least 8
22 ; CHECK: stepvector only supported for vectors of integers with a bitwidth of at least 8
H A Dabsolute_symbol.ll39 ; CHECK: It should have at least one range!
41 ; CHECK: It should have at least one range!
/llvm-project/mlir/test/Dialect/Shape/
H A Dinvalid.mlir93 …// expected-error@+1 {{if at least one of the operands can hold error values then the result must …
110 …// expected-error@+1 {{if at least one of the operands can hold error values then the result must …
119 …// expected-error@+1 {{if at least one of the operands can hold error values then the result must …
127 …// expected-error@+1 {{if at least one of the operands can hold error values then the result must …
135 …// expected-error@+1 {{if at least one of the operands can hold error values then the result must …
143 …// expected-error@+1 {{if at least one of the operands can hold error values then the result must …
151 …// expected-error@+1 {{if at least one of the operands can hold error values then the result must …
161 …// expected-error@+1 {{if at least one of the operands can hold error values then the result must …
262 // expected-error@+1 {{required at least 2 input shapes}}
/llvm-project/llvm/test/YAMLParser/
H A Dsloppy-indentation.test11 to be indented with at least one space
15 to be indented with at least one space"
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/readability/
H A Didentifier-length.rst24 parameters) are expected to have at least a length of
43 All function parameter names are expected to have a length of at least
65 Loop counter variables are expected to have a length of at least
94 Exception clause variables are expected to have a length of at least
/llvm-project/mlir/include/mlir/Interfaces/
H A DDestinationStyleOpInterface.td35 An op has "pure tensor semantics" if it has at least one tensor operand and
37 least one buffer (memref) operand and no tensor operands.
174 /// op has no tensor operands and at least one memref operand.
182 // At least one memref.
190 /// op has no memref operands and at least one tensor operand.
198 // At least one tensor.
/llvm-project/llvm/test/CodeGen/ARM/
H A Dreadcyclecounter.ll8 ; possible to disable it, but realistically present on at least every v7-A
9 ; processor (but not on v6, at least by default).
/llvm-project/llvm/test/Transforms/LoopVectorize/AArch64/
H A Dinterleave_count_for_estimated_tc.ll9 ; it should conservatively choose IC 1 so that the vector loop runs twice at least
33 ; it should conservatively choose IC 1 so that the vector loop runs twice at least
57 ; it should conservatively choose IC 1 so that the vector loop runs twice at least
81 ; it should conservatively choose IC 1 so that the vector loop runs twice at least
105 ; it should choose conservatively IC 2 so that the vector loop runs twice at least
153 ; it should choose conservatively IC 2 so that the vector loop runs twice at least
177 ; it should choose conservatively IC 4 so that the vector loop runs twice at least
244 ; it should choose conservatively IC 4 so that the vector loop runs twice at least
268 ; it should choose conservatively IC 4 so that the vector loop runs twice at least
292 ; it should choose conservatively IC 4 so that the vector loop runs twice at least
/llvm-project/flang/lib/Decimal/
H A Dbinary-to-decimal.cpp259 Digit least{less.digit_[offset]}; in Minimize() local
264 Digit lq{least / 10u}; in Minimize()
265 Digit lr{least - 10 * lq}; in Minimize()
271 least = lq; in Minimize()
/llvm-project/mlir/test/Dialect/Async/
H A Dverify.mlir3 // FileCheck test must have at least one CHECK statement.
25 // expected-error @+1 {{'async.func' op result is expected to be at least of size 1, but got 0}}
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/bugprone/
H A Dmisplaced-widening-cast.rst38 Forgetting to place the cast at all is at least as dangerous and at least as
/llvm-project/flang/include/flang/Common/
H A Denum-set.h202 while (auto least{copy.LeastElement()}) { in IterateOverMembers()
203 f(*least); in IterateOverMembers()
204 copy.erase(*least); in IterateOverMembers()
/llvm-project/mlir/test/Integration/Dialect/Linalg/CPU/
H A Dtest-tensor-e2e.mlir20 // Note that this is skipping a step and we would need at least some function
34 // Note that this is skipping a step and we would need at least some function
/llvm-project/mlir/test/Integration/Dialect/Vector/CPU/ArmSME/
H A Dvector-load-store.mlir46 // Dump "mem1". The smallest SVL is 128-bits so the tile will be at least
87 // least 2x2xi64.
140 // Dump "mem2". The smallest SVL is 128-bits so the tile will be at least
205 // Dump "mem1". The smallest SVL is 128-bits so each tile will be at least
244 // SVL is 128-bits so the tiles will be at least 4x4xi32.
H A Dtranspose.mlir46 // least 4x4xi32.
59 // at least 4x4xi32.
H A Dload-vertical.mlir43 // Dump "mem1". The smallest SVL is 128-bits so the tile will be at least
60 // Dump "mem2". The smallest SVL is 128-bits so the tile will be at least
/llvm-project/mlir/include/mlir/Dialect/SPIRV/IR/
H A DSPIRVNonUniformOps.td94 Find the least significant bit set to 1 in Value, considering only the
321 from a constant instruction. ClusterSize must be at least 1, and must be
371 from a constant instruction. ClusterSize must be at least 1, and must be
421 from a constant instruction. ClusterSize must be at least 1, and must be
468 from a constant instruction. ClusterSize must be at least 1, and must be
513 from a constant instruction. ClusterSize must be at least 1, and must be
558 from a constant instruction. ClusterSize must be at least 1, and must be
605 from a constant instruction. ClusterSize must be at least 1, and must be
652 from a constant instruction. ClusterSize must be at least 1, and must be
915 from a constant instruction. ClusterSize must be at least
[all...]
/llvm-project/flang/runtime/
H A Dexternal-unit.cpp327 if (auto least{asyncIdAvailable_[j].LeastElement()}) { in GetAsynchronousId()
328 asyncIdAvailable_[j].reset(*least); in GetAsynchronousId()
329 return 64 * j + static_cast<int>(*least); in GetAsynchronousId()
323 if (auto least{asyncIdAvailable_[j].LeastElement()}) { GetAsynchronousId() local
/llvm-project/clang/test/Lexer/
H A Dstring-literal-errors.cpp27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…

12345678910>>...25