| /external/cronet/buildtools/third_party/libc++/trunk/test/support/ |
| D | type_id.h | 23 struct TypeID { struct 34 explicit constexpr TypeID(const char* xid) : m_id(xid) {} in TypeID() function 37 TypeID& operator=(TypeID const&) = delete; argument 40 template <class T> friend TypeID const& makeTypeIDImp(); argument
|
| D | container_test_types.h | 103 struct TypeID { struct 109 explicit constexpr TypeID(const int* xid) : m_id(xid) {} in TypeID() argument 115 // unique TypeID. argument
|
| /external/libcxx/test/support/ |
| 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
|
| D | container_test_types.h | 100 struct TypeID { struct 106 explicit constexpr TypeID(const int* xid) : m_id(xid) {} in TypeID() function 112 // unique TypeID. argument
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | ARMException.cpp | 129 unsigned TypeID = *I; in emitTypeInfos() local
|
| D | EHStreamer.cpp | 122 int TypeID = TypeIds[J]; in computeActionsTable() local 680 unsigned TypeID = *I; in emitTypeInfos() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | ARMException.cpp | 125 unsigned TypeID = *I; in emitTypeInfos() local
|
| D | EHStreamer.cpp | 133 int TypeID = TypeIds[J]; in computeActionsTable() local 645 unsigned TypeID = *I; in emitTypeInfos() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
| D | WindowsResource.h | 69 support::ulittle16_t TypeID; member 128 uint16_t TypeID; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
| 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
|
| /external/llvm/include/llvm/Object/ |
| D | Binary.h | 34 unsigned int TypeID; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
| D | WholeProgramDevirt.h | 235 StringRef TypeID; member
|
| /external/llvm/include/llvm/IR/ |
| D | Type.h | 54 enum TypeID { enum
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| D | Type.h | 54 enum TypeID { enum
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | Type.h | 55 enum TypeID { enum
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | GlobalDCE.cpp | 180 Metadata *TypeID = Type->getOperand(1).get(); in ScanVTables() local
|
| D | WholeProgramDevirt.cpp | 258 Metadata *TypeID; member 802 auto TypeID = Type->getOperand(1).get(); in buildTypeIdentifierMap() local
|
| /external/llvm/lib/IR/ |
| D | LLVMContext.cpp | 137 unsigned TypeID = getMDKindID("type"); in LLVMContext() local
|
| /external/llvm/lib/Transforms/IPO/ |
| D | WholeProgramDevirt.cpp | 177 Metadata *TypeID; member 344 auto TypeID = Type->getOperand(1).get(); in buildTypeIdentifierMap() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
| D | BTFDebug.h | 230 uint32_t TypeID; ///< Type ID member
|
| D | BTF.h | 247 uint32_t TypeID; ///< TypeID for the relocation member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | Mips16HardFloat.cpp | 102 using TypeID = Type::TypeID; typedef
|
| /external/llvm/lib/Target/Mips/ |
| D | Mips16HardFloat.cpp | 102 typedef Type::TypeID TypeID; typedef
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | ModuleSummaryAnalysis.cpp | 557 auto TypeID = Type->getOperand(1).get(); in recordTypeIdCompatibleVtableReferences() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
| D | WindowsResource.cpp | 143 void printResourceTypeName(uint16_t TypeID, raw_ostream &OS) { in printResourceTypeName()
|