Home
last modified time | relevance | path

Searched defs:NumRecords (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeAnalyzer.h77 unsigned NumRecords = 0, NumAbbreviatedRecords = 0; member
/llvm-project/clang/include/clang/AST/
H A DASTConcept.h94 std::size_t NumRecords; global() member
/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp55 LazyRandomTypeCollection(const CVTypeArray & Types,uint32_t NumRecords) LazyRandomTypeCollection() argument
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp297 size_t NumRecords = StreamLen / sizeof(object::FpoData); in initializeOldFpoRecords() local
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2427 unsigned NumRecords = 0; parseTypeTableBody() local
6327 const size_t NumRecords = Record.size(); parseFunctionBody() local
6395 const size_t NumRecords = Record.size(); parseFunctionBody() local
6462 const size_t NumRecords = Record.size(); parseFunctionBody() local
[all...]
/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp579 auto NumRecords = readNumber<uint32_t>(); readProfile() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp5567 Register NumRecords = MI.getOperand(4).getReg(); legalizePointerAsRsrcIntrin() local
H A DSIISelLowering.cpp10066 SDValue NumRecords = Op->getOperand(3); lowerPointerAsRsrcIntrin() local