Home
last modified time | relevance | path

Searched refs:patatino (Results 1 – 25 of 90) sorted by relevance

1234

/external/llvm-project/llvm/test/Transforms/NewGVN/
Dpr31758.ll6 %struct.patatino = type {}
23 %tmp91 = bitcast %struct.dipsy** %tmp to %struct.patatino**
24 %tmp92 = load %struct.patatino*, %struct.patatino** %tmp91, align 8
25 %tmp99 = getelementptr inbounds %struct.patatino, %struct.patatino* %tmp92
27 %tmp135 = bitcast %struct.dipsy** %tmp134 to %struct.patatino**
28 %tmp136 = load %struct.patatino*, %struct.patatino** %tmp135, align 8
32 %tmp139 = getelementptr inbounds %struct.patatino, %struct.patatino* %tmp136
Dpr32934.ll20 …l void (i8*, ...) @printf(i8* getelementptr inbounds ([2 x i8], [2 x i8]* @patatino, i32 0, i32 0))
27 …l void (i8*, ...) @printf(i8* getelementptr inbounds ([2 x i8], [2 x i8]* @patatino, i32 0, i32 0))
35 @patatino = external unnamed_addr constant [2 x i8], align 1
54 …call void (i8*, ...) @printf(i8* getelementptr inbounds ([2 x i8], [2 x i8]* @patatino, i32 0, i32…
61 …call void (i8*, ...) @printf(i8* getelementptr inbounds ([2 x i8], [2 x i8]* @patatino, i32 0, i32…
Dpr31491.ll15 ; CHECK-NEXT: [[TMP11:%.*]] = tail call i8* @patatino(i8* [[TMP]])
26 %tmp11 = tail call i8* @patatino(i8* %tmp)
30 declare i8* @patatino(i8*)
/external/llvm-project/llvm/test/tools/llvm-lto2/X86/
Dpipeline.ll4 ; RUN: llvm-lto2 run %t1.bc -o %t.o -r %t1.bc,patatino,px -debug-pass-manager \
6 ; DEFAULT: Running analysis: BasicAA on patatino
10 ; RUN: -r %t1.bc,patatino,px -opt-pipeline loweratomic \
16 ; RUN: llvm-lto2 run %t1.bc -o %t.o -use-new-pm -r %t1.bc,patatino,px
21 define void @patatino() {
26 ; CUSTOM: define void @patatino() {
32 ; RUN: -r %t1.bc,patatino,px -opt-pipeline foogoo 2>&1 | \
38 ; RUN: -r %t1.bc,patatino,px -aa-pipeline patatino \
42 …LVM ERROR: unable to parse AA pipeline description 'patatino': unknown alias analysis name 'patati…
Dstats-file-option.ll6 ; RUN: llvm-lto2 run %t1.bc -o %t.o -r %t1.bc,patatino,px -stats-file=%t2.stats
12 define void @patatino() {
23 ; RUN: not llvm-lto2 run %t1.bc -o %t.o -r %t1.bc,patatino,px \
/external/llvm-project/llvm/test/Transforms/LoopUnroll/
Dpr33437.ll4 declare zeroext i8 @patatino()
17 ; CHECK-NEXT: [[CALL593_PEEL:%.*]] = tail call zeroext i8 @patatino()
26 ; CHECK-NEXT: [[CALL593:%.*]] = tail call zeroext i8 @patatino()
41 %call593 = tail call zeroext i8 @patatino()
58 ; CHECK-NEXT: [[CALL593_PEEL:%.*]] = tail call zeroext i8 @patatino()
70 ; CHECK-NEXT: [[CALL593:%.*]] = tail call zeroext i8 @patatino()
72 ; CHECK-NEXT: [[CALL593_1:%.*]] = tail call zeroext i8 @patatino()
77 ; CHECK-NEXT: [[CALL593_2:%.*]] = tail call zeroext i8 @patatino()
79 ; CHECK-NEXT: [[CALL593_3:%.*]] = tail call zeroext i8 @patatino()
95 %call593 = tail call zeroext i8 @patatino()
Dnot-rotated.ll9 define void @tinkywinky(i1 %patatino) {
17 br i1 %patatino, label %body2, label %sink
19 br i1 %patatino, label %header1, label %body3
/external/llvm-project/llvm/test/tools/gold/X86/
Dasm_undefined.ll6 ; OUTPUT: w patatino
11 module asm ".weak patatino"
13 declare void @patatino()
16 call void @patatino()
Dasm_undefined2.ll21 module asm ".global patatino"
22 module asm ".equ patatino, foo"
24 declare void @patatino()
27 call void @patatino()
/external/llvm-project/llvm/test/LTO/Resolution/X86/
Ddiagnostic-handler-remarks-with-hotness.ll8 ; RUN: -r %t.bc,patatino,px \
18 ; RUN: -r %t.bc,patatino,px \
28 ; RUN: -r %t.bc,patatino,px \
36 ; RUN: -r %t.bc,patatino,px \
44 ; RUN: -r %t.bc,patatino,px \
52 ; RUN: -r %t.bc,patatino,px \
77 declare i32 @patatino()
80 %a = call i32 @patatino()
Dlinker-redef-thin.ll2 ; RUN: llvm-lto2 run -o %t1.o %t.o -r %t.o,patatino,pr
5 ; CHECK: Name: patatino
14 define void @patatino() {
Ddiagnostic-handler-remarks.ll9 ; RUN: -r %t.bc,patatino,px \
19 ; RUN: -r %t.bc,patatino,px \
42 declare i32 @patatino()
45 %a = call i32 @patatino()
/external/llvm-project/llvm/test/Transforms/SCCP/
Dipsccp-branch-unresolved-undef.ll6 ; CHECK: %call = call i1 @patatino(i1 undef)
9 %call = call i1 @patatino(i1 undef)
13 define internal i1 @patatino(i1 %a) {
14 ; CHECK-LABEL: define internal i1 @patatino(
Ddont-zap-return.ll3 define internal {i32, i32} @identity(i32 %patatino) {
4 %foo = insertvalue {i32, i32} {i32 1, i32 undef}, i32 %patatino, 1
9 ; CHECK: define internal { i32, i32 } @identity(i32 %patatino) {
10 ; CHECK-NEXT: %foo = insertvalue { i32, i32 } { i32 1, i32 undef }, i32 %patatino, 1
Dswitch-multiple-undef.ll6 declare void @patatino()
22 ; CHECK-NEXT: call void @patatino()
35 call void @patatino()
/external/llvm-project/lld/test/ELF/lto/
Dasmundef.ll10 module asm ".weak patatino"
11 module asm ".equ patatino, foo"
13 declare void @patatino()
20 call void @patatino()
/external/llvm-project/llvm/test/Object/X86/
Dnm-undefinedweak.test4 ; Check that patatino is reported as undefined weak.
5 ; CHECK: w patatino
10 module asm ".weak patatino"
/external/llvm-project/llvm/test/DebugInfo/Generic/
Dinvalid.ll6 ; CHECK-NEXT: !3 = distinct !DISubprogram(name: "patatino", scope: null, spFlags: DISPFlagDefinitio…
8 ; CHECK-NOT: !3 = distinct !DISubprogram(name: "patatino", scope: null, spFlags: DISPFlagDefinition)
17 !3 = distinct !DISubprogram(name: "patatino", isDefinition: true)
/external/llvm-project/llvm/test/Transforms/CodeExtractor/
Dunreachable-block.ll15 ; CHECK-NEXT: call void @patatino()
19 declare void @patatino()
25 call void @patatino()
/external/llvm-project/llvm/test/Transforms/InstSimplify/
Dvector_gep.ll70 %patatino = getelementptr i8, i8* undef, <4 x i64> undef
71 ret <4 x i8*> %patatino
78 %patatino = getelementptr i8, <4 x i8 *> undef, <4 x i64> undef
79 ret <4 x i8*> %patatino
86 %patatino = getelementptr i8, <4 x i8 *> undef, i64 undef
87 ret <4 x i8*> %patatino
/external/llvm-project/lld/test/ELF/
Dpr34660.s21 # SYM: 0000000000030294 0 NOTYPE LOCAL DEFAULT 6 patatino
23 ldr x8, patatino
26 patatino: label
Darm-target1.s23 .word patatino(target1)
24 patatino: label
/external/llvm-project/clang/test/Sema/
Dwarn-printf-insufficient-data-args.c8 int patatino = 42; in main() local
9 printf("%i %i", patatino); // WARNING-ON-warning {{more '%' conversions than data arguments}} in main()
/external/llvm-project/llvm/test/Transforms/SimplifyCFG/
Dfold-debug-location.ll9 define i32 @patatino(i32 %k, i32 %c1, i32 %c2) !dbg !6 {
37 !6 = distinct !DISubprogram(name: "patatino", linkageName: "patatino", scope: null, file: !1, line:…
/external/llvm-project/llvm/test/Transforms/CodeGenPrepare/X86/
Dpromoted-zext-debugloc.ll6 define void @patatino(i8* %p, i64* %q, i32 %b, i32* %addr) !dbg !6 {
28 !6 = distinct !DISubprogram(name: "patatino", linkageName: "patatino", scope: null, file: !1, line:…

1234