Home
last modified time | relevance | path

Searched defs:BlockSize (Results 1 – 25 of 29) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/MSF/
H A DMSFCommon.h36 support::ulittle32_t BlockSize; member
108 inline uint64_t bytesToBlocks(uint64_t NumBytes, uint64_t BlockSize) { in bytesToBlocks()
112 inline uint64_t blockToOffset(uint64_t BlockNumber, uint64_t BlockSize) { in blockToOffset()
132 inline uint32_t getNumFpmIntervals(uint32_t BlockSize, uint32_t NumBlocks, in getNumFpmIntervals()
H A DMSFBuilder.h134 uint32_t BlockSize; variable
H A DMappedBlockStream.h88 const uint32_t BlockSize; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/unit/
H A Dprofile_collector_test.cc62 u32 BlockSize = 0; in ValidateBlock() local
76 u32 BlockSize = 0; in ParseBlockHeader() local
150 u32 BlockSize; in TEST() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DMVEVPTBlockPass.cpp135 static ARM::PredBlockMask GetInitialBlockMask(unsigned BlockSize) { in GetInitialBlockMask()
167 unsigned BlockSize; in CreateVPTBlock() local
H A DARMTargetTransformInfo.h303 inline bool isVREVMask(ArrayRef<int> M, EVT VT, unsigned BlockSize) { in isVREVMask()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp45 MappedBlockStream::MappedBlockStream(uint32_t BlockSize, in MappedBlockStream()
53 uint32_t BlockSize, const MSFStreamLayout &Layout, BinaryStreamRef MsfData, in createStream()
311 uint32_t BlockSize, const MSFStreamLayout &Layout, in WritableMappedBlockStream()
317 WritableMappedBlockStream::createStream(uint32_t BlockSize, in createStream()
H A DMSFBuilder.cpp39 MSFBuilder::MSFBuilder(uint32_t BlockSize, uint32_t MinBlockCount, bool CanGrow, in MSFBuilder()
51 uint32_t BlockSize, in create()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64CompressJumpTables.cpp100 auto BlockSize = computeBlockSize(MBB); in scanFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h45 support::ulittle32_t BlockSize; // Code size of block, in bytes. member
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterpFrame.cpp170 size_t BlockSize = sizeof(Block) + Desc.second->getAllocSize(); in getParamPointer() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCBranchSelector.cpp139 unsigned BlockSize = 0; in ComputeBlockSizes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTarWriter.cpp33 static const int BlockSize = 512; variable
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defifs.h37 UINT32 BlockSize; member
H A Defiprot.h103 UINT32 BlockSize; member
508 UINT32 BlockSize; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DPDBFileBuilder.cpp39 Error PDBFileBuilder::initialize(uint32_t BlockSize) { in initialize()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.h248 CharUnits BlockSize; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DLinePrinter.cpp138 static std::vector<Run> computeBlockRuns(uint32_t BlockSize, in computeBlockRuns()
H A DExplainOutputStyle.cpp232 uint64_t FileOffset, uint32_t BlockSize) { in getOffsetInStream()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DMachOLinkGraphBuilder.cpp499 JITTargetAddress BlockSize = BlockEnd - BlockStart; in graphifyRegularSymbols() local
H A DEHFrameSupport.cpp116 uint64_t BlockSize = BlockReader.getOffset() - RecordStartOffset; in processBlock() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_profile_collector.cc55 u32 BlockSize; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeAnalyzer.cpp917 int BlockSize = (CurrentRecordPos / 8) - BlockEntryPos; in parseBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp1045 unsigned BlockSize = VF; in emitMatrixMultiply() local
1075 unsigned BlockSize = VF; in emitMatrixMultiply() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp67 unsigned BlockSize) { in isREVMask()

12