| /llvm-project-15.0.7/mlir/lib/Analysis/Presburger/ |
| H A D | PWMAFunction.cpp | 249 for (const MultiAffineFunction &funcB : func.pieces) { in unionFunction() local 250 PresburgerSet better = tiebreak(funcB, funcA); in unionFunction() 254 result.addPiece(better, funcB.getOutputMatrix()); in unionFunction() 272 for (const MultiAffineFunction &funcB : func.pieces) in unionFunction() local 273 result.addPiece(funcB.getDomain().subtract(dom), funcB.getOutputMatrix()); in unionFunction()
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | no_callconv.cpp | 10 void __attribute__((regcall)) funcB() {} // expected-error {{'regcall' calling convention is not su… in funcB() function 26 void __attribute__((regcall)) funcB() {} in funcB() function
|
| /llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/ |
| H A D | profile-topdown-order.ll | 119 !10 = !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 7, type: !7… 153 !47 = distinct !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 32… 178 !77 = distinct !DISubprogram(name: "funcB", linkageName: "_Z3fibi", scope: !3, file: !3, line: 32, …
|
| H A D | profile-context-order.ll | 138 !10 = !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 7, type: !7… 172 !47 = distinct !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 32… 197 !77 = distinct !DISubprogram(name: "funcB", linkageName: "_Z3fibi", scope: !3, file: !3, line: 32, …
|
| H A D | csspgo-summary.ll | 95 !10 = !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 7, type: !7… 129 !47 = distinct !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 32…
|
| H A D | csspgo-use-preinliner.ll | 107 !10 = !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 7, type: !7… 141 !47 = distinct !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 32…
|
| H A D | csspgo-inline-debug.ll | 108 !10 = !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 7, type: !7… 142 !47 = distinct !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 32…
|
| H A D | csspgo-inline.ll | 129 !10 = !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 7, type: !7… 163 !47 = distinct !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 32…
|
| H A D | profile-context-tracker.ll | 172 !10 = !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 7, type: !7… 206 !47 = distinct !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 32…
|
| H A D | profile-context-tracker-debug.ll | 175 !10 = !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 7, type: !7… 209 !47 = distinct !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 32…
|
| H A D | csspgo-import-list.ll | 75 !10 = !DISubprogram(name: "funcB", linkageName: "_Z5funcBi", scope: !3, file: !3, line: 7, type: !7…
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | avx-cvt.ll | 118 define double @funcB(ptr nocapture %e) nounwind uwtable readonly ssp { 119 ; CHECK-LABEL: funcB:
|
| H A D | avx-splat.ll | 16 define <16 x i16> @funcB(<16 x i16> %a) nounwind uwtable readnone ssp { 17 ; CHECK-LABEL: funcB:
|