Searched refs:DataTypes (Results 1 – 9 of 9) sorted by relevance
65 template <MetadataRecord::RecordKinds Kind, class... DataTypes>66 MetadataRecord createMetadataRecord(DataTypes &&... Ds) {67 static_assert(AggregateSizes<std::tuple<DataTypes...>>::value <=74 std::make_tuple(std::forward<DataTypes>(Ds)...));
3 header "Support/DataTypes.h"
25 header "Support/DataTypes.h"
374 header "llvm/Support/DataTypes.h"
15 #include "llvm/Support/DataTypes.h"
774 Type *DataTypes[] = { in getOrCreateRegionCounters() local778 auto *DataTy = StructType::get(Ctx, makeArrayRef(DataTypes)); in getOrCreateRegionCounters()
16 #include "llvm/Support/DataTypes.h"
40 * Type *DataTypes[] = {