Home
last modified time | relevance | path

Searched defs:addPendingLabel (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSection.cpp88 void MCSection::addPendingLabel(MCSymbol* label, unsigned Subsection) { in addPendingLabel() function in MCSection
H A DMCObjectStreamer.cpp48 void MCObjectStreamer::addPendingLabel(MCSymbol* S) { in addPendingLabel() function in MCObjectStreamer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCSection.cpp91 void MCSection::addPendingLabel(MCSymbol *label, unsigned Subsection) { in addPendingLabel() function in MCSection
H A DMCObjectStreamer.cpp50 void MCObjectStreamer::addPendingLabel(MCSymbol* S) { in addPendingLabel() function in MCObjectStreamer