Home
last modified time | relevance | path

Searched refs:MCSectionSubPair (Results 1 – 25 of 141) sorted by relevance

123456

/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/MC/
H A DMCStreamer.h46 typedef std::pair<MCSection *, const MCExpr *> MCSectionSubPair; typedef
181 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
275 MCSectionSubPair getCurrentSection() const { in getCurrentSection()
278 return MCSectionSubPair(); in getCurrentSection()
283 MCSectionSubPair getPreviousSection() const { in getPreviousSection()
286 return MCSectionSubPair(); in getPreviousSection()
316 MCSectionSubPair OldSection = I->first; in PopSection()
318 MCSectionSubPair NewSection = I->first; in PopSection()
347 MCSectionSubPair curSection = SectionStack.back().first;
349 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MC/
H A DMCStreamer.h64 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable
216 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
357 MCSectionSubPair getCurrentSection() const { in getCurrentSection()
360 return MCSectionSubPair(); in getCurrentSection()
365 MCSectionSubPair getPreviousSection() const { in getPreviousSection()
368 return MCSectionSubPair(); in getPreviousSection()
398 MCSectionSubPair OldSection = I->first; in PopSection()
400 MCSectionSubPair NewSection = I->first; in PopSection()
429 MCSectionSubPair curSection = SectionStack.back().first;
431 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCStreamer.h64 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable
216 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
357 MCSectionSubPair getCurrentSection() const { in getCurrentSection()
360 return MCSectionSubPair(); in getCurrentSection()
365 MCSectionSubPair getPreviousSection() const { in getPreviousSection()
368 return MCSectionSubPair(); in getPreviousSection()
398 MCSectionSubPair OldSection = I->first; in PopSection()
400 MCSectionSubPair NewSection = I->first; in PopSection()
429 MCSectionSubPair curSection = SectionStack.back().first;
431 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h64 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable
216 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
357 MCSectionSubPair getCurrentSection() const { in getCurrentSection()
360 return MCSectionSubPair(); in getCurrentSection()
365 MCSectionSubPair getPreviousSection() const { in getPreviousSection()
368 return MCSectionSubPair(); in getPreviousSection()
398 MCSectionSubPair OldSection = I->first; in PopSection()
400 MCSectionSubPair NewSection = I->first; in PopSection()
429 MCSectionSubPair curSection = SectionStack.back().first;
431 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/MC/
H A DMCStreamer.h56 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable
207 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
338 MCSectionSubPair getCurrentSection() const { in getCurrentSection()
341 return MCSectionSubPair(); in getCurrentSection()
346 MCSectionSubPair getPreviousSection() const { in getPreviousSection()
349 return MCSectionSubPair(); in getPreviousSection()
379 MCSectionSubPair OldSection = I->first; in PopSection()
381 MCSectionSubPair NewSection = I->first; in PopSection()
410 MCSectionSubPair curSection = SectionStack.back().first;
412 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/MC/
H A DMCStreamer.h57 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable
208 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
341 MCSectionSubPair getCurrentSection() const { in getCurrentSection()
344 return MCSectionSubPair(); in getCurrentSection()
349 MCSectionSubPair getPreviousSection() const { in getPreviousSection()
352 return MCSectionSubPair(); in getPreviousSection()
382 MCSectionSubPair OldSection = I->first; in PopSection()
384 MCSectionSubPair NewSection = I->first; in PopSection()
413 MCSectionSubPair curSection = SectionStack.back().first;
415 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/MC/
H A DMCStreamer.h56 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>;
206 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
332 MCSectionSubPair getCurrentSection() const {
335 return MCSectionSubPair();
340 MCSectionSubPair getPreviousSection() const {
343 return MCSectionSubPair();
373 MCSectionSubPair OldSection = I->first;
375 MCSectionSubPair NewSection = I->first;
404 MCSectionSubPair curSection = SectionStack.back().first;
406 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCStreamer.h64 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable
216 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
366 MCSectionSubPair getCurrentSection() const { in getCurrentSection()
369 return MCSectionSubPair(); in getCurrentSection()
374 MCSectionSubPair getPreviousSection() const { in getPreviousSection()
377 return MCSectionSubPair(); in getPreviousSection()
407 MCSectionSubPair OldSection = I->first; in PopSection()
409 MCSectionSubPair NewSection = I->first; in PopSection()
438 MCSectionSubPair curSection = SectionStack.back().first;
440 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MC/
H A DMCStreamer.h65 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable
217 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
362 MCSectionSubPair getCurrentSection() const { in getCurrentSection()
365 return MCSectionSubPair(); in getCurrentSection()
370 MCSectionSubPair getPreviousSection() const { in getPreviousSection()
373 return MCSectionSubPair(); in getPreviousSection()
403 MCSectionSubPair OldSection = I->first; in PopSection()
405 MCSectionSubPair NewSection = I->first; in PopSection()
434 MCSectionSubPair curSection = SectionStack.back().first;
436 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCStreamer.h64 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable
217 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
369 MCSectionSubPair getCurrentSection() const { in getCurrentSection()
372 return MCSectionSubPair(); in getCurrentSection()
377 MCSectionSubPair getPreviousSection() const { in getPreviousSection()
380 return MCSectionSubPair(); in getPreviousSection()
410 MCSectionSubPair OldSection = I->first; in PopSection()
412 MCSectionSubPair NewSection = I->first; in PopSection()
441 MCSectionSubPair curSection = SectionStack.back().first;
443 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MC/
H A DMCStreamer.h64 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable
217 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
369 MCSectionSubPair getCurrentSection() const { in getCurrentSection()
372 return MCSectionSubPair(); in getCurrentSection()
377 MCSectionSubPair getPreviousSection() const { in getPreviousSection()
380 return MCSectionSubPair(); in getPreviousSection()
410 MCSectionSubPair OldSection = I->first; in PopSection()
412 MCSectionSubPair NewSection = I->first; in PopSection()
441 MCSectionSubPair curSection = SectionStack.back().first;
443 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCStreamer.h65 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable
218 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
370 MCSectionSubPair getCurrentSection() const { in getCurrentSection()
373 return MCSectionSubPair(); in getCurrentSection()
378 MCSectionSubPair getPreviousSection() const { in getPreviousSection()
381 return MCSectionSubPair(); in getPreviousSection()
411 MCSectionSubPair OldSection = I->first; in PopSection()
413 MCSectionSubPair NewSection = I->first; in PopSection()
442 MCSectionSubPair curSection = SectionStack.back().first;
444 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/MC/
H A DMCStreamer.h63 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable
215 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
356 MCSectionSubPair getCurrentSection() const { in getCurrentSection()
359 return MCSectionSubPair(); in getCurrentSection()
364 MCSectionSubPair getPreviousSection() const { in getPreviousSection()
367 return MCSectionSubPair(); in getPreviousSection()
397 MCSectionSubPair OldSection = I->first; in PopSection()
399 MCSectionSubPair NewSection = I->first; in PopSection()
428 MCSectionSubPair curSection = SectionStack.back().first;
430 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/MC/
H A DMCStreamer.h64 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable
217 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
369 MCSectionSubPair getCurrentSection() const { in getCurrentSection()
372 return MCSectionSubPair(); in getCurrentSection()
377 MCSectionSubPair getPreviousSection() const { in getPreviousSection()
380 return MCSectionSubPair(); in getPreviousSection()
410 MCSectionSubPair OldSection = I->first; in PopSection()
412 MCSectionSubPair NewSection = I->first; in PopSection()
441 MCSectionSubPair curSection = SectionStack.back().first;
443 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCStreamer.h64 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable
217 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
369 MCSectionSubPair getCurrentSection() const { in getCurrentSection()
372 return MCSectionSubPair(); in getCurrentSection()
377 MCSectionSubPair getPreviousSection() const { in getPreviousSection()
380 return MCSectionSubPair(); in getPreviousSection()
410 MCSectionSubPair OldSection = I->first; in PopSection()
412 MCSectionSubPair NewSection = I->first; in PopSection()
441 MCSectionSubPair curSection = SectionStack.back().first;
443 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCStreamer.h65 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable
218 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
370 MCSectionSubPair getCurrentSection() const { in getCurrentSection()
373 return MCSectionSubPair(); in getCurrentSection()
378 MCSectionSubPair getPreviousSection() const { in getPreviousSection()
381 return MCSectionSubPair(); in getPreviousSection()
411 MCSectionSubPair OldSection = I->first; in PopSection()
413 MCSectionSubPair NewSection = I->first; in PopSection()
442 MCSectionSubPair curSection = SectionStack.back().first;
444 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCStreamer.h64 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable
217 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
369 MCSectionSubPair getCurrentSection() const { in getCurrentSection()
372 return MCSectionSubPair(); in getCurrentSection()
377 MCSectionSubPair getPreviousSection() const { in getPreviousSection()
380 return MCSectionSubPair(); in getPreviousSection()
410 MCSectionSubPair OldSection = I->first; in PopSection()
412 MCSectionSubPair NewSection = I->first; in PopSection()
441 MCSectionSubPair curSection = SectionStack.back().first;
443 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/MC/
H A DMCStreamer.h64 using MCSectionSubPair = std::pair<MCSection *, const MCExpr *>; variable
219 SmallVector<std::pair<MCSectionSubPair, MCSectionSubPair>, 4> SectionStack;
371 MCSectionSubPair getCurrentSection() const { in getCurrentSection()
374 return MCSectionSubPair(); in getCurrentSection()
379 MCSectionSubPair getPreviousSection() const { in getPreviousSection()
382 return MCSectionSubPair(); in getPreviousSection()
412 MCSectionSubPair OldSection = I->first; in PopSection()
414 MCSectionSubPair NewSection = I->first; in PopSection()
443 MCSectionSubPair curSection = SectionStack.back().first;
445 if (MCSectionSubPair(Section, Subsection) != curSection)
[all …]
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/MC/
H A DMCStreamer.cpp47 SectionStack.push_back(std::pair<MCSectionSubPair, MCSectionSubPair>()); in MCStreamer()
63 SectionStack.push_back(std::pair<MCSectionSubPair, MCSectionSubPair>()); in reset()
741 MCSectionSubPair curSection = SectionStack.back().first; in SwitchSection()
743 if (MCSectionSubPair(Section, Subsection) != curSection) { in SwitchSection()
745 SectionStack.back().first = MCSectionSubPair(Section, Subsection); in SwitchSection()
/dports/devel/llvm80/llvm-8.0.1.src/lib/MC/
H A DMCStreamer.cpp92 SectionStack.push_back(std::pair<MCSectionSubPair, MCSectionSubPair>()); in MCStreamer()
103 SectionStack.push_back(std::pair<MCSectionSubPair, MCSectionSubPair>()); in reset()
1042 MCSectionSubPair curSection = SectionStack.back().first; in SwitchSection()
1044 if (MCSectionSubPair(Section, Subsection) != curSection) { in SwitchSection()
1046 SectionStack.back().first = MCSectionSubPair(Section, Subsection); in SwitchSection()
/dports/devel/llvm70/llvm-7.0.1.src/lib/MC/
H A DMCStreamer.cpp80 SectionStack.push_back(std::pair<MCSectionSubPair, MCSectionSubPair>()); in MCStreamer()
91 SectionStack.push_back(std::pair<MCSectionSubPair, MCSectionSubPair>()); in reset()
995 MCSectionSubPair curSection = SectionStack.back().first; in SwitchSection()
997 if (MCSectionSubPair(Section, Subsection) != curSection) { in SwitchSection()
999 SectionStack.back().first = MCSectionSubPair(Section, Subsection); in SwitchSection()
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/
H A DMCStreamer.cpp94 SectionStack.push_back(std::pair<MCSectionSubPair, MCSectionSubPair>()); in MCStreamer()
105 SectionStack.push_back(std::pair<MCSectionSubPair, MCSectionSubPair>()); in reset()
1105 MCSectionSubPair curSection = SectionStack.back().first; in SwitchSection()
1107 if (MCSectionSubPair(Section, Subsection) != curSection) { in SwitchSection()
1109 SectionStack.back().first = MCSectionSubPair(Section, Subsection); in SwitchSection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCStreamer.cpp94 SectionStack.push_back(std::pair<MCSectionSubPair, MCSectionSubPair>()); in MCStreamer()
105 SectionStack.push_back(std::pair<MCSectionSubPair, MCSectionSubPair>()); in reset()
1105 MCSectionSubPair curSection = SectionStack.back().first; in SwitchSection()
1107 if (MCSectionSubPair(Section, Subsection) != curSection) { in SwitchSection()
1109 SectionStack.back().first = MCSectionSubPair(Section, Subsection); in SwitchSection()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp94 SectionStack.push_back(std::pair<MCSectionSubPair, MCSectionSubPair>()); in MCStreamer()
105 SectionStack.push_back(std::pair<MCSectionSubPair, MCSectionSubPair>()); in reset()
1105 MCSectionSubPair curSection = SectionStack.back().first; in SwitchSection()
1107 if (MCSectionSubPair(Section, Subsection) != curSection) { in SwitchSection()
1109 SectionStack.back().first = MCSectionSubPair(Section, Subsection); in SwitchSection()
/dports/devel/llvm90/llvm-9.0.1.src/lib/MC/
H A DMCStreamer.cpp91 SectionStack.push_back(std::pair<MCSectionSubPair, MCSectionSubPair>()); in MCStreamer()
102 SectionStack.push_back(std::pair<MCSectionSubPair, MCSectionSubPair>()); in reset()
1045 MCSectionSubPair curSection = SectionStack.back().first; in SwitchSection()
1047 if (MCSectionSubPair(Section, Subsection) != curSection) { in SwitchSection()
1049 SectionStack.back().first = MCSectionSubPair(Section, Subsection); in SwitchSection()

123456