Home
last modified time | relevance | path

Searched refs:convention (Results 1 – 25 of 823) sorted by relevance

12345678910>>...33

/external/llvm-project/llvm/test/Verifier/
Damdgpu-cc.ll5 ; CHECK: Calling convention requires void return type
11 ; CHECK: Calling convention does not support varargs or perfect forwarding!
17 ; CHECK: Calling convention does not allow sret
23 ; CHECK: Calling convention does not allow sret
29 ; CHECK: Calling convention does not support varargs or perfect forwarding!
35 ; CHECK: Calling convention does not support varargs or perfect forwarding!
41 ; CHECK: Calling convention does not support varargs or perfect forwarding!
47 ; CHECK: Calling convention does not support varargs or perfect forwarding!
53 ; CHECK: Calling convention requires void return type
59 ; CHECK: Calling convention does not support varargs or perfect forwarding!
[all …]
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dghc-cc-07.ll1 ; Check that the GHC calling convention works (s390x)
2 ; In GHC calling convention a frame pointer is not supported
12 ; CHECK: LLVM ERROR: In GHC calling convention a frame pointer is not supported
Dghc-cc-04.ll1 ; Check that the GHC calling convention works (s390x)
2 ; Thread local storage is not supported in GHC calling convention
16 ; CHECK: LLVM ERROR: In GHC calling convention TLS is not supported
Dghc-cc-05.ll1 ; Check that the GHC calling convention works (s390x)
2 ; Variable-sized stack allocations are not supported in GHC calling convention
16 ; CHECK: LLVM ERROR: Variable-sized stack allocations are not supported in GHC calling convention
Dghc-cc-03.ll1 ; Check that the GHC calling convention works (s390x)
2 ; In GHC calling convention the only allowed return type is void
Dghc-cc-02.ll1 ; Check that the GHC calling convention works (s390x)
14 ; CHECK: LLVM ERROR: No registers left in GHC calling convention
/external/llvm-project/clang/test/SemaObjC/
Darc-decls.m69 @property (retain) id newFoo; // expected-error {{property follows Cocoa naming convention for retu…
70 @property (strong) id copyBar; // expected-error {{property follows Cocoa naming convention for re…
71 @property (copy) id allocBaz; // expected-error {{property follows Cocoa naming convention for retu…
73 @property (retain) id newDFoo; // expected-error {{property follows Cocoa naming convention for ret…
74 @property (strong) id copyDBar; // expected-error {{property follows Cocoa naming convention for re…
75 @property (copy) id allocDBaz; // expected-error {{property follows Cocoa naming convention for ret…
92 @property (retain) id newFoo; // expected-error {{property follows Cocoa naming convention for retu…
97 @property (retain) id newBar; // expected-error {{property follows Cocoa naming convention for retu…
99 @property (retain) id newBaz; // expected-error {{property follows Cocoa naming convention for retu…
102 …donly) id newGarply; // expected-error {{property follows Cocoa naming convention for returning 'o…
/external/clang/test/SemaObjC/
Darc-decls.m57 @property (retain) id newFoo; // expected-error {{property follows Cocoa naming convention for retu…
58 @property (strong) id copyBar; // expected-error {{property follows Cocoa naming convention for re…
59 @property (copy) id allocBaz; // expected-error {{property follows Cocoa naming convention for retu…
61 @property (retain) id newDFoo; // expected-error {{property follows Cocoa naming convention for ret…
62 @property (strong) id copyDBar; // expected-error {{property follows Cocoa naming convention for re…
63 @property (copy) id allocDBaz; // expected-error {{property follows Cocoa naming convention for ret…
80 @property (retain) id newFoo; // expected-error {{property follows Cocoa naming convention for retu…
85 @property (retain) id newBar; // expected-error {{property follows Cocoa naming convention for retu…
87 @property (retain) id newBaz; // expected-error {{property follows Cocoa naming convention for retu…
90 …donly) id newGarply; // expected-error {{property follows Cocoa naming convention for returning 'o…
/external/llvm/lib/Target/PowerPC/
DPPCCallingConv.td34 // PPC64 AnyReg return-value convention. No explicit register is specified for
38 // This calling convention is currently only supported by the stackmap and
40 // builds. On Release builds we fallback to the PPC C calling convention.
45 // Return-value convention for PowerPC
75 // No explicit register is specified for the AnyReg calling convention. The
78 // This calling convention is currently only supported by the stackmap and
80 // builds. On Release builds we fallback to the PPC C calling convention.
90 // Simple calling convention for 64-bit ELF PowerPC fast isel.
104 // Simple return-value convention for 64-bit ELF PowerPC fast isel.
175 // This calling convention puts vector arguments always on the stack. It is used
[all …]
/external/llvm/lib/Target/AVR/
DAVRCallingConv.td25 // Special return value calling convention for runtime functions.
38 // Calling convention for variadic functions.
45 // Special argument calling convention for
52 // Special argument calling convention for
/external/llvm-project/llvm/lib/Target/BPF/
DBPFCallingConv.td13 // BPF 64-bit C return-value convention.
16 // BPF 64-bit C Calling convention.
28 // Return-value convention when -mattr=+alu32 enabled
34 // Calling convention when -mattr=+alu32 enabled
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFCallingConv.td13 // BPF 64-bit C return-value convention.
16 // BPF 64-bit C Calling convention.
28 // Return-value convention when -mattr=+alu32 enabled
34 // Calling convention when -mattr=+alu32 enabled
/external/llvm/lib/Target/X86/
DX86CallingConv.td79 // X86-32 C return-value convention.
81 // The X86-32 calling convention returns FP values in FP0, unless marked
83 // weirdly; this is really the sse-regparm calling convention) in which
92 // X86-32 FastCC return-value convention.
106 // Otherwise, it is the same as the common X86 calling convention.
110 // Intel_OCL_BI return-value convention.
129 // X86-32 HiPE return-value convention.
138 // X86-32 HiPE return-value convention.
156 // X86-64 C return-value convention.
158 // The X86-64 calling convention always returns FP values in XMM0.
[all …]
/external/llvm-project/llvm/lib/Target/AVR/
DAVRCallingConv.td9 // Normal functions use a special calling convention, solved in code.
16 // Special return value calling convention for runtime functions.
29 // Calling convention for variadic functions.
/external/llvm-project/llvm/test/CodeGen/AArch64/
Dpreserve_mostcc.ll7 ; with a standard calling convention.
27 ; function with preserve_mostcc calling convention calls another
28 ; function with preserve_mostcc calling convention, because the
Darm64-darwin-cc.ll8 ; CFGUARD: Calling convention CFGuard_Check is unsupported on Darwin.
9 ; SVE_VECTOR_PCS: Calling convention SVE_VectorCall is unsupported on Darwin.
/external/llvm/test/CodeGen/AArch64/
Dpreserve_mostcc.ll7 ; with a standard calling convention.
27 ; function with preserve_mostcc calling convention calls another
28 ; function with preserve_mostcc calling convention, because the
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCCallingConv.td36 // PPC64 AnyReg return-value convention. No explicit register is specified for
40 // This calling convention is currently only supported by the stackmap and
42 // builds. On Release builds we fallback to the PPC C calling convention.
47 // Return-value convention for PowerPC coldcc.
69 // Return-value convention for PowerPC
105 // No explicit register is specified for the AnyReg calling convention. The
108 // This calling convention is currently only supported by the stackmap and
110 // builds. On Release builds we fallback to the PPC C calling convention.
120 // Simple calling convention for 64-bit ELF PowerPC fast isel.
135 // Simple return-value convention for 64-bit ELF PowerPC fast isel.
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCCallingConv.td36 // PPC64 AnyReg return-value convention. No explicit register is specified for
40 // This calling convention is currently only supported by the stackmap and
42 // builds. On Release builds we fallback to the PPC C calling convention.
47 // Return-value convention for PowerPC coldcc.
72 // Return-value convention for PowerPC
112 // No explicit register is specified for the AnyReg calling convention. The
115 // This calling convention is currently only supported by the stackmap and
117 // builds. On Release builds we fallback to the PPC C calling convention.
127 // Simple calling convention for 64-bit ELF PowerPC fast isel.
142 // Simple return-value convention for 64-bit ELF PowerPC fast isel.
[all …]
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiCallingConv.td17 // Lanai 32-bit C Calling convention.
30 // Lanai 32-bit Fast Calling convention.
42 // Lanai 32-bit C return-value convention.
/external/llvm/lib/Target/Lanai/
DLanaiCallingConv.td18 // Lanai 32-bit C Calling convention.
31 // Lanai 32-bit Fast Calling convention.
43 // Lanai 32-bit C return-value convention.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRCallingConv.td24 // Special return value calling convention for runtime functions.
37 // Calling convention for variadic functions.
44 // Special argument calling convention for
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiCallingConv.td17 // Lanai 32-bit C Calling convention.
30 // Lanai 32-bit Fast Calling convention.
42 // Lanai 32-bit C return-value convention.
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86CallingConv.td74 // X86-64 Intel regcall calling convention.
260 // X86-32 C return-value convention.
262 // The X86-32 calling convention returns FP values in FP0, unless marked
264 // weirdly; this is really the sse-regparm calling convention) in which
273 // X86-32 FastCC return-value convention.
287 // Otherwise, it is the same as the common X86 calling convention.
291 // Intel_OCL_BI return-value convention.
310 // X86-32 HiPE return-value convention.
319 // X86-32 Vectorcall return-value convention.
329 // X86-64 C return-value convention.
[all …]
/external/llvm-project/llvm/lib/Target/X86/
DX86CallingConv.td74 // X86-64 Intel regcall calling convention.
260 // X86-32 C return-value convention.
262 // The X86-32 calling convention returns FP values in FP0, unless marked
264 // weirdly; this is really the sse-regparm calling convention) in which
273 // X86-32 FastCC return-value convention.
287 // Otherwise, it is the same as the common X86 calling convention.
291 // Intel_OCL_BI return-value convention.
310 // X86-32 HiPE return-value convention.
319 // X86-32 Vectorcall return-value convention.
329 // X86-64 C return-value convention.
[all …]

12345678910>>...33