Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeAnalyzer.h77 unsigned NumRecords = 0, NumAbbreviatedRecords = 0; member
/src/contrib/llvm-project/clang/include/clang/AST/
H A DASTConcept.h91 std::size_t NumRecords; member
/src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp55 uint32_t NumRecords) in LazyRandomTypeCollection()
/src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp297 size_t NumRecords = StreamLen / sizeof(object::FpoData); in initializeOldFpoRecords() local
/src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2427 unsigned NumRecords = 0; in parseTypeTableBody() local
6326 const size_t NumRecords = Record.size(); in parseFunctionBody() local
6394 const size_t NumRecords = Record.size(); in parseFunctionBody() local
6461 const size_t NumRecords = Record.size(); in parseFunctionBody() local
/src/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp580 auto NumRecords = readNumber<uint32_t>(); in readProfile() local
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp5567 Register NumRecords = MI.getOperand(4).getReg(); in legalizePointerAsRsrcIntrin() local
H A DSIISelLowering.cpp10068 SDValue NumRecords = Op->getOperand(3); in lowerPointerAsRsrcIntrin() local