Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopUnrollAnalyzer.cpp121 int ElemSize = CDS->getElementType()->getPrimitiveSizeInBits() / 8U; in visitLoad() local
DConstantFolding.cpp857 APInt ElemSize(BitWidth, DL.getTypeAllocSize(Ty)); in SymbolicallyEvaluateGEP() local
/external/llvm/lib/IR/
DAttributes.cpp361 unsigned ElemSize; in getAsString() local
1389 AttrBuilder &AttrBuilder::addAllocSizeAttr(unsigned ElemSize, in addAllocSizeAttr()
/external/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp368 uint64_t ElemSize = in tryFindVirtualCallTargets() local
/external/llvm/lib/Transforms/Scalar/
DScalarizer.cpp121 uint64_t ElemSize; member
/external/swiftshader/third_party/LLVM/lib/Analysis/
DConstantFolding.cpp670 APInt ElemSize(BitWidth, TD->getTypeAllocSize(ATy->getElementType())); in SymbolicallyEvaluateGEP() local
/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp1101 uint64_t ElemSize = Ctx.getTypeSize(ElementTy); in VisitCluster() local
/external/clang/lib/CodeGen/
DCGExprScalar.cpp1929 llvm::Value* ElemSize = llvm::ConstantInt::get(ResultType, in VisitOffsetOfExpr() local
DCGOpenMPRuntime.cpp5024 llvm::Value *ElemSize; in getExprTypeSize() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp6414 unsigned ElemSize = VT.getVectorElementType().getSizeInBits(); in LowerBUILD_VECTOR() local
/external/clang/lib/AST/
DExprConstant.cpp7703 APSInt ElemSize( in VisitBinaryOperator() local