| /llvm-project-15.0.7/llvm/test/CodeGen/Mips/ |
| H A D | sitofp-selectcc-opt.ll | 3 @foo12.d4 = internal unnamed_addr global double 0.000000e+00, align 8 5 define double @foo12(i32 %a, i32, i64 %b) nounwind { 17 %1 = load double, double* @foo12.d4, align 8 19 store double %add, double* @foo12.d4, align 8
|
| H A D | fp16instrinsmc.ll | 179 define void @foo12() #0 {
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | attr-sentinel.c | 12 void foo12 (int x, ... ) ATTR; // expected-note {{function has been explicitly marked sentinel here… 28 …foo12(1); // expected-warning {{not enough variable arguments in 'foo12' declaration to fit a sent… in test1()
|
| H A D | attr-long-call.c | 25 __attribute((short_call, long_call)) void foo12(void); // expected-error {{'long_call' and 'short_c…
|
| H A D | riscv-interrupt-attr.c | 58 __attribute__((interrupt("machine"))) void foo12(void) {} in foo12() function
|
| H A D | warn-strict-prototypes.c | 69 void __attribute__((cdecl)) foo12(d) // expected-warning {{a function definition without a prototyp… in foo12() function
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | method-sentinel-attr.m | 17 - (void) foo12 : (int)x, ... ATTR; // expected-note {{method has been explicitly marked sentinel he… 41 …[p foo12:1]; // expected-warning {{not enough variable arguments in 'foo12:' declaration to fit a …
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | stdcall-fastcall.c | 141 void __attribute__((fastcall)) foo12(struct S3 y, int x); 145 foo12(y, x); in bar12()
|
| /llvm-project-15.0.7/clang/test/Driver/ |
| H A D | at_file_win.c | 32 foo12
|
| H A D | at_file.c | 34 foo12
|
| /llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/ |
| H A D | load-with-non-coherent-cache.ll | 122 ; SM20-LABEL: .visible .entry foo12( 124 ; SM35-LABEL: .visible .entry foo12( 126 define void @foo12(<2 x double> * noalias readonly %from, <2 x double> * %to) { 259 !12 = !{void (<2 x double> *, <2 x double> *)* @foo12, !"kernel", i32 1}
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | promote-alloca-array-aggregate.ll | 56 %foo12 = insertelement <4 x float> %foo11, float %foo6, i32 3 58 store <4 x float> %foo12, <4 x float> addrspace(1)* %foo13 154 %foo12 = insertelement <4 x float> %foo11, float %foo6, i32 3 156 store <4 x float> %foo12, <4 x float> addrspace(1)* %foo13 219 %foo12 = getelementptr [2 x double], [2 x double]* %s, i32 0, i32 0 220 %foo13 = load double, double* %foo12
|
| /llvm-project-15.0.7/llvm/test/MC/ELF/ |
| H A D | weakref.s | 71 .weakref foo12, bar12
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | signed_immediates.ll | 87 define i32 @foo12(i32 %a, i1 %b) {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | ppcf128sf.ll | 166 define void @foo12() #0 {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-csel.ll | 176 define i64 @foo12(i64 %v) nounwind readnone optsize ssp { 177 ; CHECK-LABEL: foo12:
|
| /llvm-project-15.0.7/flang/test/Fir/ |
| H A D | types-to-llvm.fir | 336 func.func private @foo12(%arg0: !fir.vector<2:!fir.real<3>>) 337 // CHECK-LABEL: foo12
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | 2009-01-19-fmod-constant-float-specials.ll | 222 define void @foo12() nounwind {
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | warn-thread-safety-analysis.cpp | 1870 void foo12() { in foo12() function
|