Home
last modified time | relevance | path

Searched refs:DataTypes (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/apache2/llvm/autoconf/include/llvm/Support/
H A DDataTypes.h.in1 /*===-- include/Support/DataTypes.h - Define fixed size types -----*- C -*-===*\
24 /* Please keep this file in sync with DataTypes.h.cmake */
57 # error "Must #define __STDC_LIMIT_MACROS before #including Support/DataTypes.h"
62 "#including Support/DataTypes.h"
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_fdr_log_writer.h65 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)...));
/netbsd-src/external/apache2/llvm/include/
H A Dmodule.modulemap3 header "Support/DataTypes.h"
/netbsd-src/external/apache2/llvm/config/llvm/
H A Dmodule.modulemap3 header "Support/DataTypes.h"
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/
H A Dmodule.modulemap.build3 header "Support/DataTypes.h"
H A Dmodule.install.modulemap25 header "Support/DataTypes.h"
H A Dmodule.modulemap438 header "llvm/Support/DataTypes.h"
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Windows/
H A DMemory.inc14 #include "llvm/Support/DataTypes.h"
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp912 Type *DataTypes[] = { in getOrCreateRegionCounters() local
916 auto *DataTy = StructType::get(Ctx, makeArrayRef(DataTypes)); in getOrCreateRegionCounters()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
H A DMemory.inc16 #include "llvm/Support/DataTypes.h"
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/
H A DInstrProfData.inc40 * Type *DataTypes[] = {
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc39 * Type *DataTypes[] = {
/netbsd-src/external/apache2/llvm/autoconf/
H A Dconfigure11107 …"include/llvm/Support/DataTypes.h") CONFIG_HEADERS="$CONFIG_HEADERS include/llvm/Support/DataTypes
/netbsd-src/external/apache2/llvm/autoconf/autoconf/
H A Dconfigure.ac2035 AC_CONFIG_HEADERS([include/llvm/Support/DataTypes.h])