Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCContext.cpp309 unsigned MCContext::NextInstance(unsigned LocalLabelVal) { in NextInstance() function in MCContext
332 unsigned Instance = NextInstance(LocalLabelVal); in createDirectionalLocalSymbol()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCContext.h151 unsigned NextInstance(unsigned LocalLabelVal);