| /llvm-project-15.0.7/openmp/libomptarget/plugins/remote/server/ |
| H A D | Server.h | 49 uint64_t BlockSize; variable 53 RemoteOffloadImpl(uint64_t MaxSize, uint64_t BlockSize) in RemoteOffloadImpl()
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/MSF/ |
| H A D | MSFCommon.h | 36 support::ulittle32_t BlockSize; member 131 inline uint64_t bytesToBlocks(uint64_t NumBytes, uint64_t BlockSize) { in bytesToBlocks() 135 inline uint64_t blockToOffset(uint64_t BlockNumber, uint64_t BlockSize) { in blockToOffset() 155 inline uint32_t getNumFpmIntervals(uint32_t BlockSize, uint32_t NumBlocks, in getNumFpmIntervals()
|
| H A D | MSFBuilder.h | 135 uint32_t BlockSize; variable
|
| H A D | MappedBlockStream.h | 88 const uint32_t BlockSize; variable
|
| /llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/ |
| H A D | Client.h | 36 const int64_t BlockSize; variable 52 uint64_t MaxSize, int64_t BlockSize) in RemoteOffloadClient()
|
| /llvm-project-15.0.7/compiler-rt/lib/xray/tests/unit/ |
| H A D | profile_collector_test.cpp | 61 u32 BlockSize = 0; in ValidateBlock() local 75 u32 BlockSize = 0; in ParseBlockHeader() local 149 u32 BlockSize; in TEST() local
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | MVEVPTBlockPass.cpp | 141 static ARM::PredBlockMask GetInitialBlockMask(unsigned BlockSize) { in GetInitialBlockMask() 173 unsigned BlockSize; in CreateVPTBlock() local
|
| H A D | ARMTargetTransformInfo.h | 318 inline bool isVREVMask(ArrayRef<int> M, EVT VT, unsigned BlockSize) { in isVREVMask()
|
| /llvm-project-15.0.7/libc/benchmarks/automemcpy/lib/ |
| H A D | RandomFunctionGenerator.cpp | 182 static Optional<Loop> AsLoop(size_t Begin, size_t End, size_t BlockSize) { in AsLoop() 194 size_t BlockSize, size_t Alignment, in AsAlignedLoop()
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/MSF/ |
| H A D | MappedBlockStream.cpp | 44 MappedBlockStream::MappedBlockStream(uint32_t BlockSize, in MappedBlockStream() 52 uint32_t BlockSize, const MSFStreamLayout &Layout, BinaryStreamRef MsfData, in createStream() 310 uint32_t BlockSize, const MSFStreamLayout &Layout, in WritableMappedBlockStream() 316 WritableMappedBlockStream::createStream(uint32_t BlockSize, in createStream()
|
| H A D | MSFBuilder.cpp | 39 MSFBuilder::MSFBuilder(uint32_t BlockSize, uint32_t MinBlockCount, bool CanGrow, in MSFBuilder() 51 uint32_t BlockSize, in create() 348 msf_error_code error_code = [](uint32_t BlockSize) { in commit()
|
| /llvm-project-15.0.7/openmp/libomptarget/plugins/remote/include/ |
| H A D | Utils.h | 53 uint64_t BlockSize; member
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/ |
| H A D | DWARFRecordSectionSplitter.cpp | 109 uint64_t BlockSize = BlockReader.getOffset() - RecordStartOffset; in processBlock() local
|
| H A D | MachOLinkGraphBuilder.cpp | 507 orc::ExecutorAddrDiff BlockSize = BlockEnd - BlockStart; in graphifyRegularSymbols() local 647 size_t BlockSize = I + 1 - BlockStart; in graphifyCStringSection() local
|
| /llvm-project-15.0.7/bolt/lib/Passes/ |
| H A D | Aligner.cpp | 133 const uint64_t BlockSize = in alignBlocks() local
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64CompressJumpTables.cpp | 100 auto BlockSize = computeBlockSize(MBB); in scanFunction() local
|
| /llvm-project-15.0.7/llvm/lib/ObjCopy/MachO/ |
| H A D | MachOLayoutBuilder.h | 32 static constexpr size_t BlockSize = (1 << BlockSizeShift); // 4 KiB member
|
| /llvm-project-15.0.7/libcxx/test/libcxx/containers/sequences/deque/ |
| H A D | spare_block_handling.pass.cpp | 46 using BlockSize = std::__deque_block_size<T, std::ptrdiff_t>; typedef
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | DebugLinesSubsection.h | 46 support::ulittle32_t BlockSize; // Code size of block, in bytes. member
|
| /llvm-project-15.0.7/clang/lib/AST/Interp/ |
| H A D | InterpFrame.cpp | 170 size_t BlockSize = sizeof(Block) + Desc.second->getAllocSize(); in getParamPointer() local
|
| /llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/ |
| H A D | primary32.h | 177 const uptr BlockSize = getSizeByClassId(PossibleRegions[I] - 1U); in iterateOverBlocks() local 427 const uptr BlockSize = getSizeByClassId(ClassId); variable
|
| H A D | primary64.h | 149 const uptr BlockSize = getSizeByClassId(I); in iterateOverBlocks() local 431 const uptr BlockSize = getSizeByClassId(ClassId); variable
|
| H A D | common.h | 185 uptr BlockSize; member
|
| /llvm-project-15.0.7/libc/benchmarks/automemcpy/include/automemcpy/ |
| H A D | FunctionDescriptor.h | 82 size_t BlockSize = 0; member
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCBranchSelector.cpp | 136 unsigned BlockSize = 0; in ComputeBlockSizes() local
|