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 119 unsigned MCContext::NextInstance(int64_t LocalLabelVal) {
137 Twine(NextInstance(LocalLabelVal)));
  /external/llvm/include/llvm/MC/
MCContext.h 75 /// NextInstance() creates the next instance of the directional local label
77 unsigned NextInstance(int64_t LocalLabelVal);

Completed in 135 milliseconds