Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCContext.cpp221 unsigned MCContext::NextInstance(unsigned LocalLabelVal) { in NextInstance() function in MCContext
244 unsigned Instance = NextInstance(LocalLabelVal); in createDirectionalLocalSymbol()
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCContext.h121 unsigned NextInstance(unsigned LocalLabelVal);