Home
last modified time | relevance | path

Searched defs:NumData (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c28 uint64_t NumData = __llvm_profile_get_num_data(__llvm_profile_begin_data(), in lprofGetLoadModuleSignature() local
H A DInstrProfilingWriter.c268 const uint64_t NumData = in lprofWriteDataImpl() local
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstrInfo.h57 uint8_t NumData; member
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h148 unsigned NumData = 0; ///< Number of data entries. variable
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.cpp180 unsigned NumData = AccelSection.getU32(DataOffset); in dumpName() local
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProfReader.cpp401 auto NumData = swap(Header.DataSize); in readHeader() local