Home
last modified time | relevance | path

Searched refs:foo11 (Results 1 – 25 of 30) sorted by relevance

12

/llvm-project-15.0.7/lld/test/ELF/
H A Ddynamic-list-glob.s15 # CHECK-NEXT: foo11
17 .globl _start, boo1, foo1, foo11, foo2
20 foo11: label
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/
H A Dbrdelayslot.ll115 ; FORWARD: jal foo11
116 ; FORWARD: jal foo11
122 tail call void @foo11() nounwind
123 tail call void @foo11() nounwind
125 tail call void @foo11() nounwind
130 declare void @foo11()
/llvm-project-15.0.7/clang/test/Sema/
H A Dwarn-strict-prototypes.c65 void foo11(int p, int p2);
66 void foo11(p, p2) int p; int p2; {} // expected-warning {{a function definition without a prototype… in foo11() function
H A Dattr-long-call.c20 __attribute((short_call, near)) void foo11(void);
H A Dmips-interrupt-attr.c28 __attribute__((mips16)) __attribute ((interrupt)) void foo11(void) {} // expected-error {{'interrup… in foo11() function
H A Driscv-interrupt-attr.c57 __attribute__((interrupt("supervisor"))) void foo11(void) {} in foo11() function
H A Dtransparent-union.c148 void foo11(int *i) { in foo11() function
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dstdcall-fastcall.c131 void __attribute__((fastcall)) foo11(double y, int x);
135 foo11(y, x); in bar11()
/llvm-project-15.0.7/clang/test/Driver/
H A Dat_file_win.c29 #ifdef foo11
H A Dat_file.c31 #ifdef foo11
H A Dat_file_win.c.args10 -D foo11
H A Dat_file.c.args10 -D foo11
H A Dat_file.c.args.utf16le10 -D foo11
/llvm-project-15.0.7/lld/test/MachO/
H A Dspecial-symbol-ld-hidden.s7 ## Check that the hidden symbols(foo11) can't be referenced from HideFoo.tbd when current version i…
/llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/
H A Dload-with-non-coherent-cache.ll112 ; SM20-LABEL: .visible .entry foo11(
114 ; SM35-LABEL: .visible .entry foo11(
116 define void @foo11(<2 x float> * noalias readonly %from, <2 x float> * %to) {
258 !11 = !{void (<2 x float> *, <2 x float> *)* @foo11, !"kernel", i32 1}
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dpromote-alloca-array-aggregate.ll55 %foo11 = insertelement <4 x float> %foo10, float %foo6, i32 2
56 %foo12 = insertelement <4 x float> %foo11, float %foo6, i32 3
153 %foo11 = insertelement <4 x float> %foo10, float %foo6, i32 2
154 %foo12 = insertelement <4 x float> %foo11, float %foo6, i32 3
217 %foo11 = getelementptr [2 x double], [2 x double]* %s, i32 0, i32 0
218 store double %foo10, double* %foo11
/llvm-project-15.0.7/clang/test/Parser/
H A Dcxx-template-argument.cpp123 template<int N1, int N2> struct foo11 : struct
/llvm-project-15.0.7/llvm/test/MC/ELF/
H A Dweakref.s67 .weakref foo11, bar11
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dmethod-sentinel-attr.m16 - (void) foo11 : (int)x, ... __attribute__ ((__sentinel__(1,1,3))); // expected-error {{'__sentine…
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dsigned_immediates.ll79 define void @foo11(i64* %a, i64 %b) {
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/
H A Dbranch-fold-three.ll47 define void @foo11(i32 %s, i32 %t) {
48 ; CHECK-LABEL: @foo11(
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dppcf128sf.ll153 define void @foo11() #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Darm64-csel.ll163 define i32 @foo11(i32 %v) nounwind readnone optsize ssp {
164 ; CHECK-LABEL: foo11:
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dpseudo_cmov_lower.ll20 ; CHECK-LABEL: foo11:
24 define i32 @foo11(i32 %v1, i32 %v2, i32 %v3) nounwind {
/llvm-project-15.0.7/llvm/test/Demangle/
H A Dms-back-references.test95 ?foo11@@YAXV?$Y@VX@NA@@@NA@@V1NB@@@Z
96 ; CHECK: void __cdecl foo11(class NA::Y<class NA::X>, class NB::Y<class NA::X>)

12