HomeSort by relevance Sort by last modified time
    Searched refs:UniqueName (Results 1 - 25 of 28) sorted by null

1 2

  /external/llvm/lib/IR/
ValueSymbolTable.cpp 36 SmallString<256> &UniqueName) {
37 unsigned BaseSize = UniqueName.size();
40 UniqueName.resize(BaseSize);
41 raw_svector_ostream S(UniqueName);
47 auto IterBool = vmap.insert(std::make_pair(UniqueName, V));
65 SmallString<256> UniqueName(V->getName().begin(), V->getName().end());
70 ValueName *VN = makeUniqueName(V, UniqueName);
93 SmallString<256> UniqueName(Name.begin(), Name.end());
94 return makeUniqueName(V, UniqueName);
  /external/swiftshader/third_party/LLVM/lib/VMCore/
ValueSymbolTable.cpp 46 SmallString<256> UniqueName(V->getName().begin(), V->getName().end());
51 unsigned BaseSize = UniqueName.size();
54 UniqueName.resize(BaseSize);
55 raw_svector_ostream(UniqueName) << ++LastUnique;
58 ValueName &NewName = vmap.GetOrCreateValue(UniqueName);
63 //DEBUG(dbgs() << " Inserted value: " << UniqueName << ": " << *V << "\n");
89 SmallString<256> UniqueName(Name.begin(), Name.end());
93 UniqueName.resize(Name.size());
94 raw_svector_ostream(UniqueName) << ++LastUnique;
97 ValueName &NewName = vmap.GetOrCreateValue(UniqueName);
    [all...]
  /external/llvm/include/llvm/IR/
ValueSymbolTable.h 104 ValueName *makeUniqueName(Value *V, SmallString<256> &UniqueName);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ValueSymbolTable.h 109 ValueName *makeUniqueName(Value *V, SmallString<256> &UniqueName);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ValueSymbolTable.h 109 ValueName *makeUniqueName(Value *V, SmallString<256> &UniqueName);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
ValueSymbolTable.h 109 ValueName *makeUniqueName(Value *V, SmallString<256> &UniqueName);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ValueSymbolTable.h 109 ValueName *makeUniqueName(Value *V, SmallString<256> &UniqueName);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
ValueSymbolTable.h 109 ValueName *makeUniqueName(Value *V, SmallString<256> &UniqueName);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
ValueSymbolTable.h 109 ValueName *makeUniqueName(Value *V, SmallString<256> &UniqueName);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
ValueSymbolTable.h 109 ValueName *makeUniqueName(Value *V, SmallString<256> &UniqueName);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
ValueSymbolTable.h 109 ValueName *makeUniqueName(Value *V, SmallString<256> &UniqueName);
  /external/llvm/lib/DebugInfo/PDB/Raw/
TpiStream.cpp 82 bool UniqueName = Opts & static_cast<uint16_t>(ClassOptions::HasUniqueName);
83 bool IsAnon = UniqueName && isAnonymous(Rec);
87 if (!ForwardRef && UniqueName && !IsAnon)
  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 446 TypeIndex FieldList, StringRef Name, StringRef UniqueName)
448 FieldList(FieldList), Name(Name), UniqueName(UniqueName) {}
464 StringRef getUniqueName() const { return UniqueName; }
471 StringRef UniqueName;
480 StringRef Name, StringRef UniqueName)
481 : TagRecord(Kind, MemberCount, Options, FieldList, Name, UniqueName),
525 StringRef UniqueName)
527 UniqueName),
558 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 394 TypeIndex FieldList, StringRef Name, StringRef UniqueName)
396 FieldList(FieldList), Name(Name), UniqueName(UniqueName) {}
412 StringRef getUniqueName() const { return UniqueName; }
418 StringRef UniqueName;
428 StringRef UniqueName)
429 : TagRecord(Kind, MemberCount, Options, FieldList, Name, UniqueName),
457 uint64_t Size, StringRef Name, StringRef UniqueName)
459 UniqueName),
478 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 394 TypeIndex FieldList, StringRef Name, StringRef UniqueName)
396 FieldList(FieldList), Name(Name), UniqueName(UniqueName) {}
412 StringRef getUniqueName() const { return UniqueName; }
418 StringRef UniqueName;
428 StringRef UniqueName)
429 : TagRecord(Kind, MemberCount, Options, FieldList, Name, UniqueName),
457 uint64_t Size, StringRef Name, StringRef UniqueName)
459 UniqueName),
478 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 394 TypeIndex FieldList, StringRef Name, StringRef UniqueName)
396 FieldList(FieldList), Name(Name), UniqueName(UniqueName) {}
412 StringRef getUniqueName() const { return UniqueName; }
418 StringRef UniqueName;
428 StringRef UniqueName)
429 : TagRecord(Kind, MemberCount, Options, FieldList, Name, UniqueName),
457 uint64_t Size, StringRef Name, StringRef UniqueName)
459 UniqueName),
478 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 394 TypeIndex FieldList, StringRef Name, StringRef UniqueName)
396 FieldList(FieldList), Name(Name), UniqueName(UniqueName) {}
412 StringRef getUniqueName() const { return UniqueName; }
418 StringRef UniqueName;
428 StringRef UniqueName)
429 : TagRecord(Kind, MemberCount, Options, FieldList, Name, UniqueName),
457 uint64_t Size, StringRef Name, StringRef UniqueName)
459 UniqueName),
478 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 394 TypeIndex FieldList, StringRef Name, StringRef UniqueName)
396 FieldList(FieldList), Name(Name), UniqueName(UniqueName) {}
412 StringRef getUniqueName() const { return UniqueName; }
418 StringRef UniqueName;
428 StringRef UniqueName)
429 : TagRecord(Kind, MemberCount, Options, FieldList, Name, UniqueName),
457 uint64_t Size, StringRef Name, StringRef UniqueName)
459 UniqueName),
478 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 394 TypeIndex FieldList, StringRef Name, StringRef UniqueName)
396 FieldList(FieldList), Name(Name), UniqueName(UniqueName) {}
412 StringRef getUniqueName() const { return UniqueName; }
418 StringRef UniqueName;
428 StringRef UniqueName)
429 : TagRecord(Kind, MemberCount, Options, FieldList, Name, UniqueName),
457 uint64_t Size, StringRef Name, StringRef UniqueName)
459 UniqueName),
478 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 394 TypeIndex FieldList, StringRef Name, StringRef UniqueName)
396 FieldList(FieldList), Name(Name), UniqueName(UniqueName) {}
412 StringRef getUniqueName() const { return UniqueName; }
418 StringRef UniqueName;
428 StringRef UniqueName)
429 : TagRecord(Kind, MemberCount, Options, FieldList, Name, UniqueName),
457 uint64_t Size, StringRef Name, StringRef UniqueName)
459 UniqueName),
478 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/CodeView/
TypeRecord.h 394 TypeIndex FieldList, StringRef Name, StringRef UniqueName)
396 FieldList(FieldList), Name(Name), UniqueName(UniqueName) {}
412 StringRef getUniqueName() const { return UniqueName; }
418 StringRef UniqueName;
428 StringRef UniqueName)
429 : TagRecord(Kind, MemberCount, Options, FieldList, Name, UniqueName),
457 uint64_t Size, StringRef Name, StringRef UniqueName)
459 UniqueName),
478 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType
    [all...]
  /external/llvm/lib/DebugInfo/CodeView/
TypeRecord.cpp 127 StringRef UniqueName;
132 CV_CONDITIONAL_FIELD(UniqueName, L->hasUniqueName()));
142 L->DerivedFrom, L->VShape, Size, Name, UniqueName);
149 StringRef UniqueName;
154 CV_CONDITIONAL_FIELD(UniqueName, L->hasUniqueName()));
162 UniqueName);
169 StringRef UniqueName;
171 CV_CONDITIONAL_FIELD(UniqueName, L->hasUniqueName()));
176 UniqueName, L->UnderlyingType);
  /external/v8/src/compiler/
types.h 35 // UniqueName = InternalizedString \/ Symbol
148 V(UniqueName, kSymbol | kInternalizedString) \
  /external/v8/src/ast/
ast-types.h 38 // UniqueName = InternalizedString \/ Symbol
225 V(UniqueName, kSymbol | kInternalizedString) \
    [all...]
  /external/v8/src/ic/
ic-state.cc 397 return AstType::UniqueName();

Completed in 553 milliseconds

1 2