Home
last modified time | relevance | path

Searched refs:applied (Results 1 – 25 of 333) sorted by relevance

12345678910>>...14

/llvm-project-15.0.7/clang/test/SemaObjC/
H A Daarch64-sve-types.m7 @property(nullable) __SVInt8_t s8; // expected-error {{cannot be applied to non-pointer type}}
8 @property(nullable) __SVInt16_t s16; // expected-error {{cannot be applied to non-pointer type}}
9 @property(nullable) __SVInt32_t s32; // expected-error {{cannot be applied to non-pointer type}}
10 @property(nullable) __SVInt64_t s64; // expected-error {{cannot be applied to non-pointer type}}
12 @property(nullable) __SVUint8_t u8; // expected-error {{cannot be applied to non-pointer type}}
13 @property(nullable) __SVUint16_t u16; // expected-error {{cannot be applied to non-pointer type}}
14 @property(nullable) __SVUint32_t u32; // expected-error {{cannot be applied to non-pointer type}}
15 @property(nullable) __SVUint64_t u64; // expected-error {{cannot be applied to non-pointer type}}
17 @property(nullable) __SVFloat16_t f16; // expected-error {{cannot be applied to non-pointer type}}
18 @property(nullable) __SVFloat32_t f32; // expected-error {{cannot be applied to non-pointer type}}
[all …]
H A Dattr-swift-error.m24 … {{'__swift_error__' attribute with 'null_result' convention can only be applied to a method retur…
38 // expected-error@-4 {{can only be applied}}
43 // expected-error@-4 {{can only be applied}}
47 // expected-error@-1 {{'__swift_error__' attribute can only be applied to a method with an error pa…
49 // expected-error@-1 {{'__swift_error__' attribute can only be applied to a method with an error pa…
51 // expected-error@-1 {{'__swift_error__' attribute can only be applied to a method with an error pa…
53 // expected-error@-1 {{'__swift_error__' attribute can only be applied to a method with an error pa…
84 // expected-error@-1 {{'__swift_error__' attribute can only be applied to a function with an error …
86 // expected-error@-1 {{'__swift_error__' attribute can only be applied to a function with an error …
88 // expected-error@-1 {{'__swift_error__' attribute can only be applied to a function with an error …
[all …]
H A Dblock-omitted-return-type.m13 … //expected-warning {{attribute '_Nonnull' ignored, because it cannot be applied to omitted return…
16 …ull void { //expected-error {{nullability specifier '_Nonnull' cannot be applied to non-pointer ty…
19 … //expected-warning {{attribute '_Nonnull' ignored, because it cannot be applied to omitted return…
32 …/ expected-warning {{attribute '_Nullable' ignored, because it cannot be applied to omitted return…
33 …// expected-warning {{attribute '_Nonnull' ignored, because it cannot be applied to omitted return…
38 …// expected-warning {{attribute '_Nonnull' ignored, because it cannot be applied to omitted return…
H A Dexternally-retained.m10 EXT_RET int a; // expected-warning{{'objc_externally_retained' can only be applied to}}
11 EXT_RET __weak ObjCTy *b; // expected-warning{{'objc_externally_retained' can only be applied to}}
12 …RET __weak int (^c)(void); // expected-warning{{'objc_externally_retained' can only be applied to}}
29 EXT_RET ObjCTy *test3; // expected-warning{{'objc_externally_retained' can only be applied to}}
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dattr-trivial-abi.mm13 struct __attribute__((trivial_abi)) S2 { // expected-warning {{'trivial_abi' cannot be applied to '…
17 struct __attribute__((trivial_abi)) S3 { // expected-warning {{'trivial_abi' cannot be applied to '…
23 } __attribute__((trivial_abi)); // expected-warning {{'trivial_abi' cannot be applied to 'S3_2'}} e…
29 …) S5 : public virtual S4 { // expected-warning {{'trivial_abi' cannot be applied to 'S5'}} expecte…
39 struct __attribute__((trivial_abi)) S12 { // expected-warning {{'trivial_abi' cannot be applied to …
43 struct __attribute__((trivial_abi)) S13 { // expected-warning {{'trivial_abi' cannot be applied to …
47 struct __attribute__((trivial_abi)) S7 { // expected-warning {{'trivial_abi' cannot be applied to '…
51 struct __attribute__((trivial_abi)) S11 { // expected-warning {{'trivial_abi' cannot be applied to …
69 struct __attribute__((trivial_abi)) S10<id> { // expected-warning {{'trivial_abi' cannot be applied
93 struct __attribute__((trivial_abi)) S17 { // expected-warning {{'trivial_abi' cannot be applied to …
[all …]
/llvm-project-15.0.7/lld/test/ELF/
H A Daarch64-adrp-ldr-got-symbols.s14 ## Symbol 'hidden_sym' is nonpreemptible, the relaxation should be applied.
18 ## Symbol 'global_sym' is preemptible, no relaxations should be applied.
22 ## Symbol 'undefined_sym' is undefined, no relaxations should be applied.
26 ## Symbol 'ifunc_sym' is STT_GNU_IFUNC, no relaxations should be applied.
30 ## Symbol 'abs_sym' is absolute, no relaxations should be applied.
38 ## Symbol 'global_sym' is nonpreemptible, the relaxation should be applied.
42 ## Symbol 'abs_sym' is absolute, relaxations may be applied in -no-pie mode.
H A Daarch64-adrp-ldr-got.s11 ## Symbol 'x' is nonpreemptible, the relaxation should be applied.
16 ## ADRP contains a nonzero addend, no relaxations should be applied.
20 ## LDR contains a nonzero addend, no relaxations should be applied.
24 ## LDR and ADRP use different registers, no relaxations should be applied.
28 ## LDR and ADRP use different registers, no relaxations should be applied.
35 ## Symbol 'x' is nonpreemptible, the relaxation should be applied.
52 ## Relocations do not appear in pairs, no relaxations should be applied.
62 ## Relocations do not appear in pairs, no relaxations should be applied.
H A Daarch64-adrp-add.s24 ## ADRP and ADD use different registers, no relaxations should be applied.
28 ## ADRP and ADD use different registers, no relaxations should be applied.
42 ## ADRP and ADD use different registers, no relaxations should be applied.
46 ## ADRP and ADD use different registers, no relaxations should be applied.
/llvm-project-15.0.7/clang-tools-extra/clangd/test/
H A Drequest-reply.test21 {"jsonrpc":"2.0","id":0,"result":{"applied":false}}
24 # CHECK-NEXT: "message": "edits were not applied: unknown reason"
32 {"jsonrpc":"2.0","id":1,"result":{"applied":true}}
35 # CHECK-NEXT: "result": "Tweak applied."
38 {"jsonrpc":"2.0","id":"invalid","result":{"applied":true}}
/llvm-project-15.0.7/clang/test/SemaOpenCL/
H A Dinvalid-kernel-attrs.cl11 …id kernel5() {} //expected-warning{{attribute 'vec_type_hint' is already applied with different ar…
15 …l7() {} //expected-warning{{attribute 'work_group_size_hint' is already applied with different ar…
17 …el8(){} // expected-error {{attribute 'reqd_work_group_size' can only be applied to an OpenCL kern…
19 …el9(){} // expected-error {{attribute 'work_group_size_hint' can only be applied to an OpenCL kern…
21 …d kernel10(){} // expected-error {{attribute 'vec_type_hint' can only be applied to an OpenCL kern…
37 …{} // expected-error {{attribute 'intel_reqd_sub_group_size' can only be applied to an OpenCL kern…
39 …{} //expected-warning{{attribute 'intel_reqd_sub_group_size' is already applied with different ar…
/llvm-project-15.0.7/mlir/include/mlir/Interfaces/
H A DSideEffectInterfaceBase.td11 // applied by an operation.
26 /// The resource that the associated effect is being applied to.
45 // A base interface used to query information about the side effects applied to
113 /// Return the effect of the given type `Effect` that is applied to the
169 /// The derived effect that is being applied.
172 /// The resource that the effect is being applied to.
176 // This class is the base used for specifying effects applied to an operation.
189 /// The derived effects being applied.
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Ds_or_saveexec_xor_combine.mir13 # Ensure the transformation gets applied in the b32 case.
27 # Ensure the transformation gets applied in the b64 case.
41 # Ensure the transformation does get applied even if the operands are swapped.
55 # Ensure the transformation does get applied if source and dest operand for s_or_saveeexec are not …
69 # Ensure the transformation does not get applied if s_xor does not use the dest as input operand.
85 # Ensure the transformation does not get applied if the instructions don't appear sequentially.
/llvm-project-15.0.7/llvm/test/Verifier/
H A Delementtype.ll5 ; CHECK: Attribute 'elementtype(i32)' applied to incompatible type!
17 ; CHECK: Attribute 'elementtype' can only be applied to intrinsics and inline asm.
23 ; CHECK: Attribute 'elementtype' can only be applied to a callsite.
H A Dalign.ll3 ; CHECK: Attribute 'align 4' applied to incompatible type!
9 ; CHECK: Attribute 'align 4' applied to incompatible type!
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dvec-or-02.ll20 ; ...and again with the XOR applied to the other operand of the AND.
48 ; ...and again with the XOR applied to the other operand of the AND.
73 ; ...and again with the XOR applied to the other operand of the AND.
97 ; ...and again with the XOR applied to the other operand of the AND.
/llvm-project-15.0.7/llvm/test/Assembler/
H A Dattribute-builtin.ll31 ; CHECK-BAD: Attribute 'builtin' can only be applied to a callsite.
33 ; CHECK-BAD: Attribute 'builtin' can only be applied to a callsite.
/llvm-project-15.0.7/libcxx/docs/DesignDocs/
H A DVisibilityMacros.rst15 visibility and inlining characteristics of the symbols they are applied to.
25 be applied to the declaration of all functions exported by the libc++ dylib.
29 only be applied to objects defined in the libc++ runtime library. On Windows,
36 This macro is applied to all `operator new` and `operator delete` overloads.
86 should be applied to all enum declarations.
157 by the libc++ library. This macro must be applied to all *exception types*.
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Transform/IR/
H A DTransformInterfaces.td24 mechanism over how transformations are applied by using and defining
26 operations in the payload IR. Transformations are applied starting from the
78 diag.attachNote(target->getLoc()) << "when applied to this op";
/llvm-project-15.0.7/mlir/test/Dialect/Linalg/
H A Dtransform-op-interchange.mlir33 // expected-note @below {{when applied to this op}}
43 // expected-error @below {{transform applied to the wrong op kind}}
H A Dtransform-op-pad.mlir48 // expected-note @below {{when applied to this op}}
68 // expected-note @below {{when applied to this op}}
89 // {{when applied to this op}}
/llvm-project-15.0.7/clang/test/Parser/
H A Dobjc-implementation-attrs.m50 @implementation I6 @end // expected-note {{when applied to this declaration}}
51 @implementation I6 (MyCat) @end // expected-note {{when applied to this declaration}}
/llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/
H A Dcoverage-warning.ll6 ; CHECK: warning: coverage-warning.c:1: 2 of 3 available profile records (66%) were applied
7 ; CHECK: warning: coverage-warning.c:1: 29000 of 30700 available profile samples (94%) were applied
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DDiagnosticASTKinds.td40 "%select{|||||virtual function called on|dynamic_cast applied to|"
41 "typeid applied to|construction of|destruction of}0 object '%1' "
124 "typeid applied to expression of polymorphic type %0 is "
146 "member call on|dynamic_cast of|typeid applied to|construction of|"
151 "member call on|dynamic_cast of|typeid applied to|"
174 "member call on|dynamic_cast of|typeid applied to|construction of|"
188 "member call on|dynamic_cast of|typeid applied to|construction of|"
193 "member call on|dynamic_cast of|typeid applied to|construction of|"
199 "member call on|dynamic_cast of|typeid applied to|construction of|"
205 "member call on|dynamic_cast of|typeid applied to|"
[all …]
/llvm-project-15.0.7/mlir/test/Dialect/Transform/
H A Dtest-interpreter.mlir338 // expected-error @below {{scope must not contain the transforms being applied}}
384 // expected-note @below {{when applied to this op}}
412 // expected-note @below {{when applied to this op}}
489 // expected-note @below {{when applied to this op}}
604 // expected-remark @below {{transform applied}}
606 // expected-remark @below {{transform applied}}
626 transform.test_print_remark_at_operand %arg2, "transform applied"
/llvm-project-15.0.7/llvm/include/llvm/Target/
H A DTargetCallingConv.td161 /// CCPromoteToType - If applied, this promotes the specified current value to
167 /// CCPromoteToUpperBitsInType - If applied, this promotes the specified current
173 /// CCBitConvertToType - If applied, this bitconverts the specified current
179 /// CCTruncToType - If applied, this truncates the specified current value to
185 /// CCPassIndirect - If applied, this stores the value to stack and passes the pointer

12345678910>>...14