Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectStreamer.h94 void flushPendingLabels() { flushPendingLabels(nullptr); } in flushPendingLabels() function
/external/llvm/lib/MC/
DMCObjectStreamer.cpp42 void MCObjectStreamer::flushPendingLabels(MCFragment *F, uint64_t FOffset) { in flushPendingLabels() function in MCObjectStreamer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectStreamer.cpp46 void MCObjectStreamer::flushPendingLabels(MCFragment *F, uint64_t FOffset) { in flushPendingLabels() function in MCObjectStreamer