/llvm-project/lldb/test/Shell/Breakpoint/ |
H A D | case-insensitive.test | 8 # 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 D | case-sensitive.test | 8 # 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 D | floating-literals.s | 107 # 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 D | CheckCompilerVersion.cmake | 37 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 D | trivial-function-definition.ll | 13 ;; 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 D | memprof-metadata-bad.ll | 33 ; 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 D | stepvector-intrinsic.ll | 14 ; 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 D | absolute_symbol.ll | 39 ; 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 D | invalid.mlir | 93 …// 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 D | sloppy-indentation.test | 11 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 D | identifier-length.rst | 24 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 D | DestinationStyleOpInterface.td | 35 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 D | readcyclecounter.ll | 8 ; 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 D | interleave_count_for_estimated_tc.ll | 9 ; 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 D | binary-to-decimal.cpp | 259 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 D | verify.mlir | 3 // 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 D | misplaced-widening-cast.rst | 38 Forgetting to place the cast at all is at least as dangerous and at least as
|
/llvm-project/flang/include/flang/Common/ |
H A D | enum-set.h | 202 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 D | test-tensor-e2e.mlir | 20 // 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 D | vector-load-store.mlir | 46 // 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 D | transpose.mlir | 46 // least 4x4xi32. 59 // at least 4x4xi32.
|
H A D | load-vertical.mlir | 43 // 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 D | SPIRVNonUniformOps.td | 94 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 D | external-unit.cpp | 327 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 D | string-literal-errors.cpp | 27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…
|