/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMUnwindOpAsm.cpp | 162 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/ |
D | wasm-arguments.h | 52 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/ |
D | JITLinkMemoryManager.cpp | 86 size_t TotalSize = 0; in allocate() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430BranchSelector.cpp | 95 unsigned TotalSize = BlockOffsets[Begin->getNumber()]; in measureFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | CachePruning.cpp | 205 uint64_t TotalSize = 0; in pruneCache() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonStoreWidening.cpp | 306 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/ |
D | PerfJITEventListener.cpp | 123 uint32_t TotalSize; // total size of header member 134 uint32_t TotalSize; member
|
/third_party/node/deps/v8/src/compiler/ |
D | loop-analysis.h | 51 uint32_t TotalSize() const { return exits_end_ - header_start_; } in TotalSize() function
|
/third_party/skia/tests/ |
D | SkTBlockListTest.cpp | 48 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/ |
D | AMDGPUPrintfRuntimeBinding.cpp | 485 uint32_t TotalSize = EleCount * EleSize; in lowerPrintfForGpu() local
|
D | AMDGPUSubtarget.cpp | 520 uint64_t TotalSize = ExplicitOffset + ExplicitArgBytes; in getKernArgSegmentSize() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 850 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/ |
D | StackColoring.cpp | 1184 unsigned TotalSize = 0; in runOnMachineFunction() local
|
/third_party/node/deps/v8/src/handles/ |
D | global-handles.cc | 227 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/ |
D | InstrProf.h | 1077 inline std::unique_ptr<Summary> allocSummary(uint32_t TotalSize) { in allocSummary()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceCfg.cpp | 862 uint32_t TotalSize = Utils::applyAlignment(CurrentOffset, CombinedAlignment); in sortAndCombineAllocas() local
|
D | IceTargetLoweringMIPS32.cpp | 2361 Operand *TotalSize = Instr->getSizeInBytes(); in lowerAlloca() local
|
D | IceTargetLoweringX8664.cpp | 1226 Operand *TotalSize = legalize(Instr->getSizeInBytes()); in lowerAlloca() local
|
D | IceTargetLoweringARM32.cpp | 2053 Operand *TotalSize = Instr->getSizeInBytes(); in lowerAlloca() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 449 uint64_t TotalSize = 0; in computeAllocationSizeForSections() local
|
D | RuntimeDyldELF.cpp | 1861 size_t TotalSize = CurrentGOTIndex * getGOTEntrySize(); in finalizeLoad() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | COFF.h | 365 uint32_t TotalSize; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | LegalizerHelper.cpp | 631 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/ |
D | COFF.h | 418 uint32_t TotalSize; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | COFF.h | 482 support::ulittle32_t TotalSize; member
|