Home
last modified time | relevance | path

Searched defs:DataEnd (Results 1 – 24 of 24) sorted by relevance

/external/compiler-rt/lib/profile/
DInstrProfilingBuffer.c16 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_get_size_for_buffer() local
36 const __llvm_profile_data *DataBegin, const __llvm_profile_data *DataEnd, in __llvm_profile_get_size_for_buffer_internal()
54 const __llvm_profile_data *DataEnd, const uint64_t *CountersBegin, in __llvm_profile_write_buffer_internal()
DInstrProfilingWriter.c207 const __llvm_profile_data *DataEnd) { in writeValueProfData()
233 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in lprofWriteData() local
246 const __llvm_profile_data *DataEnd, in lprofWriteDataImpl()
DInstrProfiling.c47 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_reset_counters() local
/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingBuffer.c43 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_get_size_for_buffer() local
96 const __llvm_profile_data *DataBegin, const __llvm_profile_data *DataEnd, in __llvm_profile_get_size_for_buffer_internal()
132 const __llvm_profile_data *DataEnd, const uint64_t *CountersBegin, in __llvm_profile_write_buffer_internal()
DInstrProfilingWriter.c220 const __llvm_profile_data *DataEnd) { in writeValueProfData()
246 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in lprofWriteData() local
258 const __llvm_profile_data *DataEnd, in lprofWriteDataImpl()
DInstrProfiling.c51 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_reset_counters() local
DInstrProfilingPlatformFuchsia.c128 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in __llvm_profile_initialize() local
DInstrProfilingFile.c486 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in relocateCounters() local
553 const __llvm_profile_data *DataEnd = __llvm_profile_end_data(); in initializeProfileForContinuousMode() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMinidumpEmitter.cpp124 size_t DataEnd = File.tell(); in layout() local
162 size_t DataEnd = File.tell(); in layout() local
176 Optional<size_t> DataEnd; in layout() local
/external/llvm-project/llvm/lib/ObjectYAML/
DMinidumpEmitter.cpp124 size_t DataEnd = File.tell(); in layout() local
162 size_t DataEnd = File.tell(); in layout() local
176 Optional<size_t> DataEnd; in layout() local
/external/llvm-project/compiler-rt/test/profile/
Dinstrprof-value-prof-2.c46 const __llvm_profile_data *Data, *DataEnd; in main() local
Dinstrprof-value-prof.c82 const __llvm_profile_data *Data, *DataEnd; in main() local
/external/compiler-rt/test/profile/
Dinstrprof-value-prof-2.c46 const __llvm_profile_data *Data, *DataEnd; in main() local
Dinstrprof-value-prof.c81 const __llvm_profile_data *Data, *DataEnd; in main() local
/external/llvm-project/openmp/libomptarget/deviceRTLs/
Dinterface.h448 void *DataEnd; member
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h175 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
/external/llvm-project/openmp/libomptarget/deviceRTLs/common/
Domptarget.h92 void *DataEnd; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h199 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
/external/llvm-project/llvm/include/llvm/ProfileData/
DInstrProfReader.h204 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp2045 *DataEnd = MMI->getContext().createTempSymbol(); in emitDebugInfoForGlobal() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp3088 MCSymbol *DataEnd = beginSymbolRecord(DataSym); in emitDebugInfoForGlobal() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp3202 MCSymbol *DataEnd = beginSymbolRecord(DataSym); in emitDebugInfoForGlobal() local
/external/clang/lib/Serialization/
DASTReader.cpp2851 const unsigned char *DataEnd = Data + Blob.size(); in ReadASTBlock() local
/external/llvm-project/clang/lib/Serialization/
DASTReader.cpp3804 const unsigned char *DataEnd = Data + F.ModuleOffsetMap.size(); in ReadModuleOffsetMap() local