Home
last modified time | relevance | path

Searched defs:StringEntry (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
DOffloadYAML.h28 struct StringEntry { struct
52 LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::OffloadYAML::Binary::StringEntry) in LLVM_YAML_IS_SEQUENCE_VECTOR()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DOffloadBinary.h124 struct StringEntry { struct
134 const StringEntry *StringMapBegin = in OffloadBinary() argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/
DDWARFLinker.cpp947 auto StringEntry = StringPool.getEntry(*String); in cloneStringAttribute() local