Home
last modified time | relevance | path

Searched refs:offset_type (Results 1 – 10 of 10) sorted by relevance

/external/llvm/include/llvm/Support/
DOnDiskHashTable.h74 typedef typename Info::offset_type offset_type; typedef
75 offset_type NumBuckets;
76 offset_type NumEntries;
81 offset_type Off;
143 offset_type Emit(raw_ostream &Out) { in Emit()
151 offset_type Emit(raw_ostream &Out, Info &InfoObj) { in Emit()
156 for (offset_type I = 0; I < NumBuckets; ++I) { in Emit()
172 const std::pair<offset_type, offset_type> &Len = in Emit()
185 assert(offset_type(DataStart - KeyStart) == Len.first && in Emit()
187 assert(offset_type(End - DataStart) == Len.second && in Emit()
[all …]
/external/llvm/lib/ProfileData/
DInstrProfWriter.cpp35 typedef uint64_t offset_type; typedef in __anon590a3c550111::InstrProfRecordTrait
41 static std::pair<offset_type, offset_type>
46 offset_type N = K.size(); in EmitKeyDataLength()
47 LE.write<offset_type>(N); in EmitKeyDataLength()
49 offset_type M = 0; in EmitKeyDataLength()
59 LE.write<offset_type>(M); in EmitKeyDataLength()
64 static void EmitKey(raw_ostream &Out, key_type_ref K, offset_type N){ in EmitKey()
69 offset_type) { in EmitData() argument
DInstrProfReader.cpp445 typedef InstrProfLookupTrait::offset_type offset_type; typedef
462 offset_type N) { in ReadData()
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h253 typedef uint64_t offset_type; typedef
261 static std::pair<offset_type, offset_type>
264 offset_type KeyLen = endian::readNext<offset_type, little, unaligned>(D); in ReadKeyDataLength()
265 offset_type DataLen = endian::readNext<offset_type, little, unaligned>(D); in ReadKeyDataLength()
269 StringRef ReadKey(const unsigned char *D, offset_type N) { in ReadKey()
275 data_type ReadData(StringRef K, const unsigned char *D, offset_type N);
/external/clang/lib/Serialization/
DASTReaderInternals.h76 typedef unsigned offset_type; typedef
142 typedef unsigned offset_type; typedef
215 typedef unsigned offset_type; typedef
269 typedef unsigned offset_type; typedef
DGlobalModuleIndex.cpp77 typedef unsigned offset_type; typedef in __anonc0e1f91d0311::IdentifierIndexReaderTrait
658 typedef unsigned offset_type; typedef in __anonc0e1f91d0711::IdentifierIndexWriterTrait
DASTWriter.cpp1665 typedef unsigned offset_type; typedef in __anon039845d30411::HeaderFileInfoTrait
2859 typedef unsigned offset_type; typedef in __anon039845d30611::ASTMethodPoolTrait
3140 typedef unsigned offset_type; typedef in __anon039845d30711::ASTIdentifierTableTrait
3365 typedef unsigned offset_type; typedef in __anon039845d30811::ASTDeclContextNameLookupTrait
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_setup_tgsi_llvm.c656 LLVMTypeRef offset_type = bld_base->int_bld.elem_type; in txf_fetch_args() local
667 offset_type); in txf_fetch_args()
670 offset_type); in txf_fetch_args()
673 offset_type); in txf_fetch_args()
/external/clang/lib/Frontend/
DCacheTokens.cpp122 typedef unsigned offset_type; typedef in __anonf90933180111::FileEntryPTHEntryInfo
619 typedef unsigned offset_type; typedef in __anonf90933180611::PTHIdentifierTableTrait
/external/clang/lib/Lex/
DPTHLexer.cpp323 typedef unsigned offset_type; typedef in __anon087953650111::PTHFileLookupCommonTrait
375 typedef unsigned offset_type; typedef in PTHManager::PTHStringLookupTrait