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