Home
last modified time | relevance | path

Searched refs:funcB (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Analysis/Presburger/
H A DPWMAFunction.cpp249 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 Dno_callconv.cpp10 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 Dprofile-topdown-order.ll119 !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 Dprofile-context-order.ll138 !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 Dcsspgo-summary.ll95 !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 Dcsspgo-use-preinliner.ll107 !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 Dcsspgo-inline-debug.ll108 !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 Dcsspgo-inline.ll129 !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 Dprofile-context-tracker.ll172 !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 Dprofile-context-tracker-debug.ll175 !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 Dcsspgo-import-list.ll75 !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 Davx-cvt.ll118 define double @funcB(ptr nocapture %e) nounwind uwtable readonly ssp {
119 ; CHECK-LABEL: funcB:
H A Davx-splat.ll16 define <16 x i16> @funcB(<16 x i16> %a) nounwind uwtable readnone ssp {
17 ; CHECK-LABEL: funcB: