/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
D | CombinerHelper.cpp | 880 while (DstAlign && DstAlign < Ty.getSizeInBytes() && in findGISelOptimalMemOpLowering() 882 Ty = LLT::scalar(Ty.getSizeInBytes()); in findGISelOptimalMemOpLowering() 889 unsigned TySize = Ty.getSizeInBytes(); in findGISelOptimalMemOpLowering() 898 unsigned NewTySize = NewTy.getSizeInBytes(); in findGISelOptimalMemOpLowering() 1033 unsigned TySize = Ty.getSizeInBytes(); in optimizeMemset() 1057 MF.getMachineMemOperand(&DstMMO, DstOff, Ty.getSizeInBytes()); in optimizeMemset() 1067 DstOff += Ty.getSizeInBytes(); in optimizeMemset() 1153 if (CopyTy.getSizeInBytes() > Size) in optimizeMemcpy() 1154 CurrOffset -= CopyTy.getSizeInBytes() - Size; in optimizeMemcpy() 1158 MF.getMachineMemOperand(&SrcMMO, CurrOffset, CopyTy.getSizeInBytes()); in optimizeMemcpy() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | StackMapParser.h | 119 unsigned getSizeInBytes() const { in getSizeInBytes() function 178 unsigned getSizeInBytes() const { in getSizeInBytes() function 279 unsigned getSizeInBytes() const { in getSizeInBytes() function 286 return RecordAccessor(P + getSizeInBytes()); in next() 317 RecordAccessor(&StackMapSection[CurrentRecordOffset]).getSizeInBytes(); in StackMapParser()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkImageView.hpp | 136 size_t getSizeInBytes() const { return image->getSizeInBytes(subresourceRange); } in getSizeInBytes() function in vk::ImageView
|
D | VkImage.hpp | 59 size_t getSizeInBytes(const VkImageSubresourceRange &subresourceRange) const;
|
D | VkDescriptorSetLayout.cpp | 470 storageImage[i].sizeInBytes = static_cast<int>(imageView->getSizeInBytes()); in WriteDescriptorSet()
|
D | VkImage.cpp | 229 size_t Image::getSizeInBytes(const VkImageSubresourceRange &subresourceRange) const in getSizeInBytes() function in vk::Image
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | GlobalSplit.cpp | 87 ? SL->getSizeInBytes() in splitGlobal()
|
D | GlobalOpt.cpp | 1325 TypeSize = DL.getStructLayout(ST)->getSizeInBytes(); in PerformHeapAllocSRoA() 1553 unsigned TypeSize = DL.getStructLayout(AllocSTy)->getSizeInBytes(); in tryToOptimizeStoreOfMallocToGlobal()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | TypeMetadataUtils.cpp | 142 if (Offset >= SL->getSizeInBytes()) in getPointerAtOffset()
|
D | MemoryBuiltins.cpp | 339 ElementSize = DL.getStructLayout(ST)->getSizeInBytes(); in computeArraySize()
|
D | BasicAliasAnalysis.cpp | 1223 const uint64_t StructSize = SL->getSizeInBytes(); in aliasSameBasePointerGEPs()
|
D | ConstantFolding.cpp | 966 if (Offset.isNegative() || Offset.uge(SL.getSizeInBytes())) in SymbolicallyEvaluateGEP()
|
D | ScalarEvolutionExpander.cpp | 476 if (FullOffset < SL.getSizeInBytes()) { in expandAddToGEP()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | LowLevelTypeImpl.h | 116 unsigned getSizeInBytes() const { in getSizeInBytes() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DataLayout.h | 593 uint64_t getSizeInBytes() const { return StructSize; } in getSizeInBytes() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceCfg.cpp | 839 llvm::dyn_cast<ConstantInteger32>(Alloca->getSizeInBytes()); in sortAndCombineAllocas() 930 if (llvm::isa<Constant>(Alloca->getSizeInBytes())) in processAllocas() 976 if (!llvm::isa<Constant>(Alloca->getSizeInBytes())) in processAllocas()
|
D | IceASanInstrumentation.cpp | 236 : llvm::dyn_cast<ConstantInteger32>(Cur->getSizeInBytes()); in instrumentFuncStart()
|
D | IceInst.cpp | 716 getSizeInBytes()->dump(Func); in dump()
|
D | IceInst.h | 298 Operand *getSizeInBytes() const { return getSrc(0); } in getSizeInBytes() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFISelDAGToDAG.cpp | 359 DL.getStructLayout(cast<StructType>(CS->getType()))->getSizeInBytes(); in getConstantFieldValue()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
D | vktBindingDescriptorCopyTests.cpp | 166 …deUint32 getSizeInBytes (void) const { return m_blockElements * getElementSizeInBytes();… in getSizeInBytes() function in vkt::BindingModel::__anoneeaad5c20111::InlineUniformBlockDescriptor 1631 const deUint32 bytes = iub->getSizeInBytes(); in checkSupport() 1854 iubTotalBytes += iub->getSizeInBytes(); in run() 1935 layoutBinding.descriptorCount = iub->getSizeInBytes(); in run()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorCopyTests.cpp | 166 …deUint32 getSizeInBytes (void) const { return m_blockElements * getElementSizeInBytes();… in getSizeInBytes() function in vkt::BindingModel::__anonaa9548020111::InlineUniformBlockDescriptor 1631 const deUint32 bytes = iub->getSizeInBytes(); in checkSupport() 1854 iubTotalBytes += iub->getSizeInBytes(); in run() 1935 layoutBinding.descriptorCount = iub->getSizeInBytes(); in run()
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | Optimizer.cpp | 220 uint32_t sizeInBytes = llvm::cast<Ice::ConstantInteger32>(alloca->getSizeInBytes())->getValue(); in performScalarReplacementOfAggregates()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 1516 if (StructOffset >= SL->getSizeInBytes()) in getNaturalGEPRecursively() 3546 if (Offset >= SL->getSizeInBytes()) in getTypePartition() 3549 if (EndOffset > SL->getSizeInBytes()) in getTypePartition() 3573 if (EndOffset < SL->getSizeInBytes()) { in getTypePartition() 3593 if (Size != SubSL->getSizeInBytes()) in getTypePartition()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineVerifier.cpp | 1027 if (MMO.getSize() > ValTy.getSizeInBytes()) in verifyPreISelGenericInstruction() 1030 if (ValTy.getSizeInBytes() < MMO.getSize()) in verifyPreISelGenericInstruction()
|