HomeSort by relevance Sort by last modified time
    Searched refs:NextInstance (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/MC/
MCContext.cpp 124 unsigned MCContext::NextInstance(int64_t LocalLabelVal) {
142 Twine(NextInstance(LocalLabelVal)));
  /external/llvm/include/llvm/MC/
MCContext.h 79 /// NextInstance() creates the next instance of the directional local label
81 unsigned NextInstance(int64_t LocalLabelVal);

Completed in 457 milliseconds