Home
last modified time | relevance | path

Searched defs:DataEnd (Results 1 – 11 of 11) 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/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/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/include/llvm/ProfileData/
DInstrProfReader.h175 const RawInstrProf::ProfileData<IntPtrT> *DataEnd; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h199 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/clang/lib/Serialization/
DASTReader.cpp2851 const unsigned char *DataEnd = Data + Blob.size(); in ReadASTBlock() local