Home
last modified time | relevance | path

Searched refs:StringEntries (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DOffloadEmitter.cpp32 if (Member.StringEntries) { in yaml2offload()
33 for (const auto &Entry : *Member.StringEntries) { in yaml2offload()
DOffloadYAML.cpp72 IO.mapOptional("String", M.StringEntries); in mapping()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfAccelTable.h235 typedef StringMap<DataArray, BumpPtrAllocator &> StringEntries; typedef
236 StringEntries Entries;
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
DOffloadYAML.h37 std::optional<std::vector<StringEntry>> StringEntries; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DAccelTable.h160 using StringEntries = StringMap<HashData, BumpPtrAllocator &>; variable
161 StringEntries Entries;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAccelTable.h161 using StringEntries = StringMap<HashData, BumpPtrAllocator &>; variable
162 StringEntries Entries;