Searched defs:RecordData (Results 1 – 6 of 6) sorted by relevance
28 LocallyHashedType LocallyHashedType::hashType(ArrayRef<uint8_t> RecordData) { in hashType()33 GloballyHashedType::hashType(ArrayRef<uint8_t> RecordData, in hashType()
461 static void resolveTypeIndexReferences(ArrayRef<uint8_t> RecordData, in resolveTypeIndexReferences()485 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, in discoverTypeIndices()492 void llvm::codeview::discoverTypeIndices(ArrayRef<uint8_t> RecordData, in discoverTypeIndices()507 ArrayRef<uint8_t> RecordData, SmallVectorImpl<TiReference> &Refs) { in discoverTypeIndicesInSymbol()516 ArrayRef<uint8_t> RecordData, SmallVectorImpl<TypeIndex> &Indices) { in discoverTypeIndicesInSymbol()
99 ArrayRef<uint8_t> RecordData = stabilize(RecordStorage, Record); in insertRecordAs() local
70 void GetNextProfiling::RecordData(uint32_t queue_size, uint64_t start_time_stamp, uint64_t end_time… in RecordData() function in mindspore::kernel::GetNextProfiling
61 ArrayRef<uint8_t> RecordData; variable
34 ArrayRef<uint8_t> RecordData; member