Home
last modified time | relevance | path

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

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