Home
last modified time | relevance | path

Searched refs:NextInstance (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCContext.cpp330 unsigned MCContext::NextInstance(unsigned LocalLabelVal) { in NextInstance() function in MCContext
353 unsigned Instance = NextInstance(LocalLabelVal); in createDirectionalLocalSymbol()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCContext.h170 unsigned NextInstance(unsigned LocalLabelVal);