Home
last modified time | relevance | path

Searched defs:StringEntries (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
DOffloadYAML.h37 std::optional<std::vector<StringEntry>> StringEntries; member
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfAccelTable.h235 typedef StringMap<DataArray, BumpPtrAllocator &> StringEntries; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAccelTable.h161 using StringEntries = StringMap<HashData, BumpPtrAllocator &>; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DAccelTable.h160 using StringEntries = StringMap<HashData, BumpPtrAllocator &>; variable