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

  /external/swiftshader/third_party/LLVM/lib/MC/
MCContext.cpp 119 unsigned MCContext::NextInstance(int64_t LocalLabelVal) {
137 Twine(NextInstance(LocalLabelVal)));
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCContext.h 75 /// NextInstance() creates the next instance of the directional local label
77 unsigned NextInstance(int64_t LocalLabelVal);
  /external/llvm/lib/MC/
MCContext.cpp 222 unsigned MCContext::NextInstance(unsigned LocalLabelVal) {
245 unsigned Instance = NextInstance(LocalLabelVal);
  /external/llvm/include/llvm/MC/
MCContext.h 110 /// NextInstance() creates the next instance of the directional local label
112 unsigned NextInstance(unsigned LocalLabelVal);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 113 /// NextInstance() creates the next instance of the directional local label
115 unsigned NextInstance(unsigned LocalLabelVal);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 113 /// NextInstance() creates the next instance of the directional local label
115 unsigned NextInstance(unsigned LocalLabelVal);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 113 /// NextInstance() creates the next instance of the directional local label
115 unsigned NextInstance(unsigned LocalLabelVal);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 113 /// NextInstance() creates the next instance of the directional local label
115 unsigned NextInstance(unsigned LocalLabelVal);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 113 /// NextInstance() creates the next instance of the directional local label
115 unsigned NextInstance(unsigned LocalLabelVal);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 113 /// NextInstance() creates the next instance of the directional local label
115 unsigned NextInstance(unsigned LocalLabelVal);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 113 /// NextInstance() creates the next instance of the directional local label
115 unsigned NextInstance(unsigned LocalLabelVal);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCContext.h 113 /// NextInstance() creates the next instance of the directional local label
115 unsigned NextInstance(unsigned LocalLabelVal);

Completed in 395 milliseconds