Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/MC/
H A DMCSection.cpp26 MCSymbol *MCSection::getEndSymbol(MCContext &Ctx) { in getEndSymbol() function in MCSection
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSection.cpp27 MCSymbol *MCSection::getEndSymbol(MCContext &Ctx) { in getEndSymbol() function in MCSection
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCSection.cpp29 MCSymbol *MCSection::getEndSymbol(MCContext &Ctx) { in getEndSymbol() function in MCSection
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp101 MCSymbol *MachineBasicBlock::getEndSymbol() const { in getEndSymbol() function in MachineBasicBlock