Searched refs:AppleAccelTableStaticTypeData (Results 1 – 20 of 20) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | AccelTable.h | 377 class AppleAccelTableStaticTypeData : public AppleAccelTableStaticOffsetData { 379 AppleAccelTableStaticTypeData(uint32_t Offset, uint16_t Tag, in AppleAccelTableStaticTypeData() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | AccelTable.h | 378 class AppleAccelTableStaticTypeData : public AppleAccelTableStaticOffsetData { 380 AppleAccelTableStaticTypeData(uint32_t Offset, uint16_t Tag, in AppleAccelTableStaticTypeData() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | AccelTable.h | 432 class AppleAccelTableStaticTypeData : public AppleAccelTableStaticOffsetData { 434 AppleAccelTableStaticTypeData(uint32_t Offset, uint16_t Tag, in AppleAccelTableStaticTypeData() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AccelTable.cpp | 607 void AppleAccelTableStaticTypeData::emit(AsmPrinter *Asm) const { in emit() 618 constexpr AppleAccelTableData::Atom AppleAccelTableStaticTypeData::Atoms[]; 702 void AppleAccelTableStaticTypeData::print(raw_ostream &OS) const { in print()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | AccelTable.cpp | 609 void AppleAccelTableStaticTypeData::emit(AsmPrinter *Asm) const { in emit() 620 constexpr AppleAccelTableData::Atom AppleAccelTableStaticTypeData::Atoms[]; 704 void AppleAccelTableStaticTypeData::print(raw_ostream &OS) const { in print()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | AccelTable.h | 513 class AppleAccelTableStaticTypeData : public AppleAccelTableStaticOffsetData { 515 AppleAccelTableStaticTypeData(uint32_t Offset, uint16_t Tag,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | AccelTable.h | 513 class AppleAccelTableStaticTypeData : public AppleAccelTableStaticOffsetData { 515 AppleAccelTableStaticTypeData(uint32_t Offset, uint16_t Tag,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | AccelTable.h | 513 class AppleAccelTableStaticTypeData : public AppleAccelTableStaticOffsetData { 515 AppleAccelTableStaticTypeData(uint32_t Offset, uint16_t Tag,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DWARFLinker/Classic/ |
D | DWARFLinker.h | 81 emitAppleTypes(AccelTable<AppleAccelTableStaticTypeData> &Table) = 0; 772 AccelTable<AppleAccelTableStaticTypeData> AppleTypes;
|
D | DWARFStreamer.h | 192 emitAppleTypes(AccelTable<AppleAccelTableStaticTypeData> &Table) override;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DWARFLinker/Classic/ |
D | DWARFLinker.h | 81 emitAppleTypes(AccelTable<AppleAccelTableStaticTypeData> &Table) = 0; 772 AccelTable<AppleAccelTableStaticTypeData> AppleTypes;
|
D | DWARFStreamer.h | 192 emitAppleTypes(AccelTable<AppleAccelTableStaticTypeData> &Table) override;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinker.h | 122 emitAppleTypes(AccelTable<AppleAccelTableStaticTypeData> &Table) = 0; 796 AccelTable<AppleAccelTableStaticTypeData> AppleTypes;
|
H A D | DWARFStreamer.h | 158 emitAppleTypes(AccelTable<AppleAccelTableStaticTypeData> &Table) override;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DWARFLinker/Classic/ |
D | DWARFLinker.h | 81 emitAppleTypes(AccelTable<AppleAccelTableStaticTypeData> &Table) = 0; 772 AccelTable<AppleAccelTableStaticTypeData> AppleTypes;
|
D | DWARFStreamer.h | 189 emitAppleTypes(AccelTable<AppleAccelTableStaticTypeData> &Table) override;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinker.h | 125 emitAppleTypes(AccelTable<AppleAccelTableStaticTypeData> &Table) = 0;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DWARFLinker/ |
D | DWARFLinker.h | 158 emitAppleTypes(AccelTable<AppleAccelTableStaticTypeData> &Table) = 0; 909 AccelTable<AppleAccelTableStaticTypeData> AppleTypes;
|
D | DWARFStreamer.h | 182 emitAppleTypes(AccelTable<AppleAccelTableStaticTypeData> &Table) override;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DWARFLinker/ |
H A D | DWARFStreamer.cpp | 296 AccelTable<AppleAccelTableStaticTypeData> &Table) { in emitAppleTypes()
|