Home
last modified time | relevance | path

Searched defs:RecordIndex (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/llvm/unittests/DebugInfo/CodeView/
DTypeIndexDiscoveryTest.cpp40 bool checkTypeReferences(uint32_t RecordIndex, Indices &&... TIs) const { in checkTypeReferences()
90 bool checkOneTypeReference(uint32_t RecordIndex, ArrayRef<uint8_t> RecordData, in checkOneTypeReference()
107 bool checkTypeReferencesImpl(uint32_t RecordIndex, in checkTypeReferencesImpl()
113 bool checkTypeReferencesImpl(uint32_t RecordIndex, in checkTypeReferencesImpl()
/external/llvm-project/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp266 unsigned RecordIndex = Functions.size() - 1; in loadFunctionRecord() local
665 for (unsigned RecordIndex : RecordIndices) { in getCoverageForFile() local
690 for (unsigned RecordIndex : RecordIndices) { in getInstantiationGroups() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp265 unsigned RecordIndex = Functions.size() - 1; in loadFunctionRecord() local
656 for (unsigned RecordIndex : RecordIndices) { in getCoverageForFile() local
681 for (unsigned RecordIndex : RecordIndices) { in getInstantiationGroups() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h441 unsigned RecordIndex; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DStackMapParser.h390 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord()
/external/llvm-project/llvm/include/llvm/Object/
DStackMapParser.h408 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord()
/external/llvm-project/llvm/include/llvm/ProfileData/
DInstrProfReader.h455 unsigned RecordIndex; variable
/external/llvm/include/llvm/Object/
DStackMapParser.h383 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord()
/external/llvm/lib/ProfileData/
DInstrProfReader.cpp706 static unsigned RecordIndex = 0; in readNextRecord() local