Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/xray/
H A Dxray_fdr_log_writer.h64 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)...));
/llvm-project-15.0.7/llvm/include/llvm/
H A Dmodule.modulemap.build3 header "Support/DataTypes.h"
H A Dmodule.install.modulemap25 header "Support/DataTypes.h"
H A Dmodule.modulemap434 header "llvm/Support/DataTypes.h"
/llvm-project-15.0.7/llvm/lib/Support/Windows/
H A DMemory.inc14 #include "llvm/Support/DataTypes.h"
/llvm-project-15.0.7/llvm/lib/Support/Unix/
H A DMemory.inc16 #include "llvm/Support/DataTypes.h"
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp999 Type *DataTypes[] = { in getOrCreateRegionCounters() local
1003 auto *DataTy = StructType::get(Ctx, makeArrayRef(DataTypes)); in getOrCreateRegionCounters()
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc39 * Type *DataTypes[] = {
/llvm-project-15.0.7/compiler-rt/include/profile/
H A DInstrProfData.inc39 * Type *DataTypes[] = {
/llvm-project-15.0.7/utils/bazel/llvm-project-overlay/llvm/
H A DBUILD.bazel205 "include/llvm-c/DataTypes.h",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt5494 llvm/include/llvm/Support/DataTypes.h