Home
last modified time | relevance | path

Searched defs:TotalSize (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMUnwindOpAsm.cpp162 size_t TotalSize = Ops.size() + 1; in Finalize() local
178 size_t TotalSize = Ops.size() + 2; in Finalize() local
/third_party/node/deps/v8/src/wasm/
Dwasm-arguments.h52 static int TotalSize(const FunctionSig* sig) { in TotalSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
DJITLinkMemoryManager.cpp86 size_t TotalSize = 0; in allocate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430BranchSelector.cpp95 unsigned TotalSize = BlockOffsets[Begin->getNumber()]; in measureFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCachePruning.cpp205 uint64_t TotalSize = 0; in pruneCache() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonStoreWidening.cpp306 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize, in selectStores()
392 unsigned TotalSize) { in createWideStores()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp123 uint32_t TotalSize; // total size of header member
134 uint32_t TotalSize; member
/third_party/node/deps/v8/src/compiler/
Dloop-analysis.h51 uint32_t TotalSize() const { return exits_end_ - header_start_; } in TotalSize() function
/third_party/skia/tests/
DSkTBlockListTest.cpp48 static size_t TotalSize(SkTBlockList<C, N>& list) { in TotalSize() function in TBlockListTestAccess
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp485 uint32_t TotalSize = EleCount * EleSize; in lowerPrintfForGpu() local
DAMDGPUSubtarget.cpp520 uint64_t TotalSize = ExplicitOffset + ExplicitArgBytes; in getKernArgSegmentSize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DInstrProf.cpp850 static std::unique_ptr<ValueProfData> allocValueProfData(uint32_t TotalSize) { in allocValueProfData()
883 uint32_t TotalSize = swapToHostOrder<uint32_t>(Header, Endianness); in getValueProfData() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DStackColoring.cpp1184 unsigned TotalSize = 0; in runOnMachineFunction() local
/third_party/node/deps/v8/src/handles/
Dglobal-handles.cc227 size_t TotalSize() const { return blocks_ * sizeof(NodeType) * kBlockSize; } in TotalSize() function in v8::internal::GlobalHandles::NodeSpace
919 size_t GlobalHandles::TotalSize() const { in TotalSize() function in v8::internal::GlobalHandles
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h1077 inline std::unique_ptr<Summary> allocSummary(uint32_t TotalSize) { in allocSummary()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfg.cpp862 uint32_t TotalSize = Utils::applyAlignment(CurrentOffset, CombinedAlignment); in sortAndCombineAllocas() local
DIceTargetLoweringMIPS32.cpp2361 Operand *TotalSize = Instr->getSizeInBytes(); in lowerAlloca() local
DIceTargetLoweringX8664.cpp1226 Operand *TotalSize = legalize(Instr->getSizeInBytes()); in lowerAlloca() local
DIceTargetLoweringARM32.cpp2053 Operand *TotalSize = Instr->getSizeInBytes(); in lowerAlloca() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp449 uint64_t TotalSize = 0; in computeAllocationSizeForSections() local
DRuntimeDyldELF.cpp1861 size_t TotalSize = CurrentGOTIndex * getGOTEntrySize(); in finalizeLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCOFF.h365 uint32_t TotalSize; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp631 unsigned TotalSize = Ty.getSizeInBits(); in narrowScalar() local
2935 unsigned TotalSize = ValTy.getSizeInBits(); in reduceLoadStoreWidth() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DCOFF.h418 uint32_t TotalSize; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DCOFF.h482 support::ulittle32_t TotalSize; member

12