Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCContext.cpp324 unsigned MCContext::NextInstance(unsigned LocalLabelVal) { in NextInstance() function in MCContext
347 unsigned Instance = NextInstance(LocalLabelVal); in createDirectionalLocalSymbol()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h170 unsigned NextInstance(unsigned LocalLabelVal);