Home
last modified time | relevance | path

Searched defs:ARMIndexTableSection (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h645 struct ARMIndexTableSection : Section { struct
648 ARMIndexTableSection() : Section(ChunkKind::ARMIndexTable) {} in ARMIndexTableSection() argument
650 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
654 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h671 struct ARMIndexTableSection : Section { struct
674 ARMIndexTableSection() : Section(ChunkKind::ARMIndexTable) {} in ARMIndexTableSection() function
676 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
680 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h659 struct ARMIndexTableSection : Section { struct
662 ARMIndexTableSection() : Section(ChunkKind::ARMIndexTable) {} in ARMIndexTableSection() argument
664 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
668 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h671 struct ARMIndexTableSection : Section { struct
674 ARMIndexTableSection() : Section(ChunkKind::ARMIndexTable) {} in ARMIndexTableSection() function
676 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
680 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h671 struct ARMIndexTableSection : Section { struct
674 ARMIndexTableSection() : Section(ChunkKind::ARMIndexTable) {} in ARMIndexTableSection() argument
676 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
680 static bool classof(const Chunk *S) { in classof()