Home
last modified time | relevance | path

Searched defs:flushPendingLabels (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCSection.cpp92 void MCSection::flushPendingLabels(MCFragment *F, uint64_t FOffset, in flushPendingLabels() function in MCSection
109 void MCSection::flushPendingLabels() { in flushPendingLabels() function in MCSection
DMCObjectStreamer.cpp72 void MCObjectStreamer::flushPendingLabels(MCFragment *F, uint64_t FOffset) { in flushPendingLabels() function in MCObjectStreamer
93 void MCObjectStreamer::flushPendingLabels() { in flushPendingLabels() function in MCObjectStreamer
/external/llvm/lib/MC/
DMCObjectStreamer.cpp42 void MCObjectStreamer::flushPendingLabels(MCFragment *F, uint64_t FOffset) { in flushPendingLabels() function in MCObjectStreamer