Home
last modified time | relevance | path

Searched refs:getFixedSize (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DTypeSize.h124 uint64_t getFixedSize() const { in getFixedSize() function
151 return getFixedSize(); in uint64_t()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackOffset.h63 Bytes += Other.first * ((int64_t)Size.getFixedSize() / 8);
DAArch64ISelLowering.cpp8946 countTrailingZeros(DL.getTypeStoreSizeInBits(IdxTy).getFixedSize()) - 3; in isExtFreeImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDataLayout.h660 getTypeSizeInBits(VTy->getElementType()).getFixedSize(); in getTypeSizeInBits()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp313 I->getType()->getPrimitiveSizeInBits().getFixedSize()); in getNoopInput()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp725 AllocSize->getLimitedValue(), DL.getTypeAllocSize(Ty).getFixedSize(), in visitAlloca()
735 SaturatingAdd(DL.getTypeAllocSize(Ty).getFixedSize(), AllocatedSize); in visitAlloca()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp964 DL.getTypeStoreSize(LI->getType()).getFixedSize()); in hasUnsafePHIOrSelectUse()
972 DL.getTypeStoreSize(Op->getType()).getFixedSize()); in hasUnsafePHIOrSelectUse()