/aosp_15_r20/external/libcxx/test/support/ |
H A D | type_id.h | 27 struct TypeID { struct 39 std::printf("TypeID: %s\n", s.c_str()); in dump() argument 43 explicit constexpr TypeID(const char* xid) : m_id(xid) {} in TypeID() argument 46 TypeID& operator=(TypeID const&) = delete; argument 49 template <class T> friend TypeID const& makeTypeIDImp(); argument
|
H A D | container_test_types.h | 100 struct TypeID { struct 106 explicit constexpr TypeID(const int* xid) : m_id(xid) {} in TypeID() argument 112 // unique TypeID. argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/ |
H A D | type_id.h | 23 struct TypeID { struct 34 explicit constexpr TypeID(const char* xid) : m_id(xid) {} in TypeID() argument 37 TypeID& operator=(TypeID const&) = delete; argument 40 template <class T> friend TypeID const& makeTypeIDImp(); argument
|
H A D | container_test_types.h | 103 struct TypeID { struct 109 explicit constexpr TypeID(const int* xid) : m_id(xid) {} in TypeID() function 115 // unique TypeID. argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/ |
D | GIMatchTableExecutorImpl.h | 288 const int64_t TypeID = TyI->second; in executeMatchTable() local 667 int TypeID = readS8(); in executeMatchTable() local 1213 int TypeID = readS8(); in executeMatchTable() local 1414 int TypeID = readS8(); in executeMatchTable() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/ |
D | GIMatchTableExecutorImpl.h | 295 const int64_t TypeID = TyI->second; in executeMatchTable() local 675 int TypeID = readS8(); in executeMatchTable() local 1230 int TypeID = readS8(); in executeMatchTable() local 1433 int TypeID = readS8(); in executeMatchTable() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/ |
D | GIMatchTableExecutorImpl.h | 288 const int64_t TypeID = TyI->second; in executeMatchTable() local 667 int TypeID = readS8(); in executeMatchTable() local 1213 int TypeID = readS8(); in executeMatchTable() local 1414 int TypeID = readS8(); in executeMatchTable() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/ |
D | GIMatchTableExecutorImpl.h | 288 const int64_t TypeID = TyI->second; in executeMatchTable() local 667 int TypeID = readS8(); in executeMatchTable() local 1203 int TypeID = readS8(); in executeMatchTable() local 1404 int TypeID = readS8(); in executeMatchTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | InstructionSelectorImpl.h | 214 const int64_t TypeID = TyI->second; in executeMatchTable() local 521 int64_t TypeID = MatchTable[CurrentIdx++]; in executeMatchTable() local 1036 int64_t TypeID = MatchTable[CurrentIdx++]; in executeMatchTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | InstructionSelectorImpl.h | 240 const int64_t TypeID = TyI->second; in executeMatchTable() local 601 int64_t TypeID = MatchTable[CurrentIdx++]; in executeMatchTable() local 1143 int64_t TypeID = MatchTable[CurrentIdx++]; in executeMatchTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/ |
H A D | WindowsResource.h | 69 support::ulittle16_t TypeID; member 128 uint16_t TypeID; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/ |
D | WindowsResource.h | 69 support::ulittle16_t TypeID; member 128 uint16_t TypeID; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/ |
D | WindowsResource.h | 69 support::ulittle16_t TypeID; member 128 uint16_t TypeID; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/ |
D | WindowsResource.h | 69 support::ulittle16_t TypeID; member 128 uint16_t TypeID; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
H A D | WindowsResource.h | 69 support::ulittle16_t TypeID; member 128 uint16_t TypeID; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/ |
D | WindowsResource.h | 69 support::ulittle16_t TypeID; member 128 uint16_t TypeID; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | EHStreamer.cpp | 133 int TypeID = TypeIds[J]; in computeActionsTable() local 645 unsigned TypeID = *I; in emitTypeInfos() local
|
H A D | ARMException.cpp | 125 unsigned TypeID = *I; in emitTypeInfos() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | EHStreamer.cpp | 122 int TypeID = TypeIds[J]; in computeActionsTable() local 680 unsigned TypeID = *I; in emitTypeInfos() local
|
H A D | ARMException.cpp | 129 unsigned TypeID = *I; in emitTypeInfos() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | EHStreamer.cpp | 123 int TypeID = TypeIds[J]; in computeActionsTable() local 841 unsigned TypeID = *I; in emitTypeInfos() local
|
H A D | ARMException.cpp | 122 unsigned TypeID = *I; in emitTypeInfos() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/ |
H A D | ValueList.cpp | 27 unsigned TypeID) { in assignValue()
|
H A D | ValueList.h | 52 void push_back(Value *V, unsigned TypeID) { in push_back()
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 177 Metadata *TypeID; member 344 auto TypeID = Type->getOperand(1).get(); in buildTypeIdentifierMap() local
|