Home
last modified time | relevance | path

Searched defs:ElemSize (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp75 static bool isOneDimensionalArray(const SCEV &AccessFn, const SCEV &ElemSize, in isOneDimensionalArray()
273 const SCEV *ElemSize = Sizes.back(); in computeRefCost() local
284 const SCEV *ElemSize = Sizes.back(); in computeRefCost() local
317 const SCEV *ElemSize = SE.getElementSize(&StoreOrLoadInst); in delinearize() local
395 const SCEV *ElemSize = Sizes.back(); in isConsecutive() local
DLoopUnrollAnalyzer.cpp119 unsigned ElemSize = CDS->getElementType()->getPrimitiveSizeInBits() / 8U; in visitLoad() local
DTypeMetadataUtils.cpp151 uint64_t ElemSize = DL.getTypeAllocSize(VTableTy->getElementType()); in getPointerAtOffset() local
DConstantFolding.cpp943 APInt ElemSize(BitWidth, DL.getTypeAllocSize(Ty)); in SymbolicallyEvaluateGEP() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVEGatherScatterLowering.cpp105 unsigned ElemSize, in isLegalTypeAndAlignment()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp446 unsigned ElemSize; in getAsString() local
1560 AttrBuilder &AttrBuilder::addAllocSizeAttr(unsigned ElemSize, in addAllocSizeAttr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DScalarizer.cpp173 uint64_t ElemSize = 0; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp331 unsigned ElemSize = ElemTy.getSizeInBits() / 8; in getByteShuffle() local
359 unsigned ElemSize = ElemWidth / 8; in buildHvxVectorReg() local
/third_party/mesa3d/src/amd/addrlib/src/
Daddrinterface.cpp863 UINT_32 ADDR_API ElemSize( in ElemSize() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp13040 unsigned ElemSize = N->getValueType(0).getScalarType().getStoreSize(); in combineBVOfConsecutiveLoads() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp10883 unsigned ElemSize = VT.getVectorElementType().getSizeInBits() / 8; in LowerSVEIntrinsicEXT() local