Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/Bitcode/
HDBitcodeAnalyzer.h77 unsigned NumRecords = 0, NumAbbreviatedRecords = 0; member
/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDASTConcept.h91 std::size_t NumRecords; member
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDLazyRandomTypeCollection.cpp55 uint32_t NumRecords) in LazyRandomTypeCollection()
/freebsd-head/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
HDDbiStream.cpp297 size_t NumRecords = StreamLen / sizeof(object::FpoData); in initializeOldFpoRecords() local
/freebsd-head/contrib/llvm-project/llvm/lib/Bitcode/Reader/
HDBitcodeReader.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-head/contrib/llvm-project/llvm/lib/ProfileData/
HDSampleProfReader.cpp580 auto NumRecords = readNumber<uint32_t>(); in readProfile() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPULegalizerInfo.cpp5567 Register NumRecords = MI.getOperand(4).getReg(); in legalizePointerAsRsrcIntrin() local
HDSIISelLowering.cpp10068 SDValue NumRecords = Op->getOperand(3); in lowerPointerAsRsrcIntrin() local