Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Bitcode/
H A DBitcodeAnalyzer.h77 unsigned NumRecords = 0, NumAbbreviatedRecords = 0; member
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTConcept.h91 std::size_t NumRecords; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp56 : LazyRandomTypeCollection(Types, NumRecords, PartialOffsetArray()) {} in LazyRandomTypeCollection() argument
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStream.cpp297 size_t NumRecords = StreamLen / sizeof(object::FpoData); in initializeOldFpoRecords() local
/freebsd/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
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp580 auto NumRecords = readNumber<uint32_t>(); in readProfile() local
/freebsd/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