Home
last modified time | relevance | path

Searched refs:trailing (Results 1 – 25 of 206) sorted by relevance

123456789

/llvm-project/clang/test/CodeGen/
H A Dmips-count-builtins.c6 int leading, trailing, pop; variable
10 trailing = __builtin_ctzs(P); in test_i16()
19 trailing = __builtin_ctz(P); in test_i32()
28 trailing = __builtin_ctzll(P); in test_i64()
H A Dcount-builtins.c3 int leading, trailing, pop; variable
7 trailing = __builtin_ctzs(P); in test_i16()
16 trailing = __builtin_ctz(P); in test_i32()
27 trailing = __builtin_ctzll(P); in test_i64()
/llvm-project/llvm/test/FileCheck/
H A Dmatch-full-lines.txt11 trailing whitespace
12 trailing more whitespace
30 // CHECK:trailing whitespace
31 // CHECK:trailing more whitespace
33 // ERROR-STRICT:// {{C}}HECK:trailing whitespace
/llvm-project/mlir/test/Dialect/ArmSVE/
H A Dinvalid.mlir6 …// expected-error@+1 {{'result' must be trailing scalable vector of 1-bit signless integer values …
14 …// expected-error@+1 {{'result' must be trailing scalable vector of 1-bit signless integer values …
22 …// expected-error@+1 {{'result' must be trailing scalable vector of 1-bit signless integer values …
30 …// expected-error@+1 {{'source' must be trailing scalable vector of 1-bit signless integer values …
38 …// expected-error@+1 {{'source' must be trailing scalable vector of 1-bit signless integer values …
46 …// expected-error@+1 {{'source' must be trailing scalable vector of 1-bit signless integer values …
/llvm-project/llvm/test/Demangle/
H A Dwarn-trailing.test1 ; RUN: llvm-undname -warn-trailing 2>&1 < %s | FileCheck %s
6 ; CHECK-NEXT: warning: trailing characters: asdf
11 ; CHECK-NOT: warning: trailing characters
/llvm-project/llvm/utils/lit/tests/Inputs/shtest-shell/
H A Ddiff-strip-trailing-cr.txt1 # Check behavior of --strip-trailing-cr.
6 # RUN: diff -u --strip-trailing-cr diff-in.dos diff-in.unix && false || true
7 # RUN: diff -u --strip-trailing-cr diff-in.unix diff-in.dos && false || true
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/fuchsia/
H A Dtrailing-return.rst1 .. title:: clang-tidy - fuchsia-trailing-return
3 fuchsia-trailing-return
6 Functions that have trailing returns are disallowed, except for those using
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/modernize/
H A Duse-trailing-return-type.rst1 .. title:: clang-tidy - modernize-use-trailing-return-type
3 modernize-use-trailing-return-type
6 Rewrites function signatures to use a trailing return type
38 …of all unqualified names present in the return type in the scope of the trailing return type locat…
H A Duse-constraints.rst22 2. ``std::enable_if`` as the trailing template parameter for function templates
36 // enable_if in the trailing template parameter
/llvm-project/llvm/test/tools/split-file/
H A Derror.test7 # CHECK: {{.*}}.test:[[#@LINE+1]]: error: part name cannot have leading or trailing space
10 # CHECK: {{.*}}.test:[[#@LINE+1]]: error: part name cannot have leading or trailing space
/llvm-project/mlir/test/Bytecode/invalid/
H A Dinvalid_attr_type_section.mlir16 // TRAILING_DATA: trailing characters found after Attribute assembly format: trailing
/llvm-project/clang/docs/tools/
H A Ddump_ast_matchers.py446 results, trailing = m.groups()
447 trailing, name = trailing.rsplit(">", 1)
449 trailing, _ = trailing.rsplit(",", 1)
450 _, arg = trailing.rsplit(",", 1)
/llvm-project/mlir/test/Integration/Dialect/Transform/
H A Dmatch_reduction.mlir54 …%trailing = transform.include @_reduce_leading_trailing failures(propagate) (%result_inner) : (!tr…
55 transform.match.structured.yield %trailing : !transform.any_op
103 %trailing: !transform.any_op {transform.readonly},
110 transform.debug.emit_remark_at %trailing, "trailing" : !transform.any_op
185 // expected-remark @below {{trailing}}
232 // expected-remark @below {{trailing}}
281 // expected-remark @below {{trailing}}
/llvm-project/
H A D.gitignore57 # Directories to ignore (do not add trailing '/'s, they skip symlinks).
66 # clangd index. (".clangd" is a config file now, thus trailing slash)
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/bugprone/
H A Dstringview-nullptr.rst54 The source pattern with trailing comment "A" selects the ``(const CharT*)``
61 The source pattern with trailing comment "B" selects the
/llvm-project/clang/test/Parser/
H A Dcxx0x-attributes.cpp178 auto trailing() -> [[]] const int; // expected-error {{an attribute list cannot appear here}}
179 auto trailing() -> const [[]] int; // expected-error {{an attribute list cannot appear here}}
180 auto trailing() -> const int [[]];
/llvm-project/mlir/test/mlir-lsp-server/
H A Dcode-action.test24 "message":"add a trailing dot to make the literal a float",
68 // CHECK-NEXT: "message": "add a trailing dot to make the literal a float"
92 // CHECK-NEXT-LITERAL: "newText": "// expected-note @below {{add a trailing dot to make the li…
/llvm-project/mlir/lib/Dialect/Transform/Transforms/
H A DInterpreterPass.cpp121 for (SmallVector<transform::MappedValue> &trailing : trailingBindings) in parseArguments()
122 bindings.push_back(std::move(trailing)); in parseArguments()
/llvm-project/mlir/include/mlir/Dialect/Transform/Transforms/
H A DPasses.td77 * `debugBindTrailingArgs` allows one to bind values to trailing arguments
96 ListOption<"debugBindTrailingArgs", "debug-bind-trailing-args",
98 "Binds trailing arguments of the entry point to the payload "
/llvm-project/llvm/test/Assembler/
H A Dinvalid-datalayout11.ll
/llvm-project/clang/test/Driver/Inputs/rocm-spack/hip-4.0.0-5f63slrursbrvfe2txrrjkynbsywsob5/bin/
H A D.hipVersion1 # NOTE: The trailing whitespace is added on purpose to verify that these
/llvm-project/clang/test/Driver/Inputs/rocm/bin/
H A D.hipVersion2 # NOTE: The trailing whitespace is added on purpose to verify that these
/llvm-project/flang/test/Driver/Inputs/rocm/bin/
H A D.hipVersion2 # NOTE: The trailing whitespace is added on purpose to verify that these
/llvm-project/flang/test/Driver/Inputs/rocm/share/hip/
H A DhipVersion2 # NOTE: The trailing whitespace is added on purpose to verify that these
/llvm-project/clang/test/Driver/Inputs/rocm-invalid/bin/
H A D.hipVersion2 # NOTE: The trailing whitespace is added on purpose to verify that these

123456789