| /external/llvm/lib/Transforms/Scalar/ |
| D | StraightLineStrengthReduce.cpp | 435 const SCEV *B, ConstantInt *Idx, Value *S, uint64_t ElementSize, in allocateCandidatesAndFindBasisForGEP() 449 uint64_t ElementSize, in factorArrayIndex() 506 uint64_t ElementSize = DL->getTypeAllocSize(*GTI); in allocateCandidatesAndFindBasisForGEP() local 548 APInt ElementSize( in emitBump() local
|
| D | SROA.cpp | 1401 APInt ElementSize(Offset.getBitWidth(), ElementSizeInBits / 8); in getNaturalGEPRecursively() local 1413 APInt ElementSize(Offset.getBitWidth(), DL.getTypeAllocSize(ElementTy)); in getNaturalGEPRecursively() local 1467 APInt ElementSize(Offset.getBitWidth(), DL.getTypeAllocSize(ElementTy)); in getNaturalGEPWithOffset() local 1710 uint64_t ElementSize, in isVectorPromotionViableForSlice() 1859 uint64_t ElementSize = DL.getTypeSizeInBits(VTy->getElementType()); in isVectorPromotionViable() local 2175 uint64_t ElementSize; member in llvm::sroa::AllocaSliceRewriter 3217 uint64_t ElementSize = DL.getTypeAllocSize(ElementTy); in getTypePartition() local 3262 uint64_t ElementSize = DL.getTypeAllocSize(ElementTy); in getTypePartition() local
|
| D | SeparateConstOffsetFromGEP.cpp | 797 APInt ElementSize = APInt(IntPtrTy->getIntegerBitWidth(), in lowerToSingleIndexGEPs() local 858 APInt ElementSize = APInt(IntPtrTy->getIntegerBitWidth(), in lowerToArithmetics() local
|
| D | NaryReassociate.cpp | 407 uint64_t ElementSize = DL->getTypeAllocSize(ElementType); in tryReassociateGEPAtIndex() local
|
| /external/swiftshader/third_party/LLVM/lib/Analysis/ |
| D | MemoryBuiltins.cpp | 101 unsigned ElementSize = TD->getTypeAllocSize(T); in computeArraySize() local
|
| /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/ |
| D | ExecutionEngine.cpp | 950 unsigned ElementSize = in InitializeMemory() local 959 unsigned ElementSize = in InitializeMemory() local
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXAsmPrinter.cpp | 1221 unsigned int ElementSize = 0; in printModuleLevelGV() local 1385 int64_t ElementSize = 0; in emitPTXGlobalVariable() local 1914 int ElementSize = DL.getTypeAllocSize(CPV->getType()); in bufferLEByte() local
|
| /external/llvm/lib/ExecutionEngine/ |
| D | ExecutionEngine.cpp | 1187 unsigned ElementSize = in InitializeMemory() local 1200 unsigned ElementSize = in InitializeMemory() local
|
| /external/clang/utils/TableGen/ |
| D | NeonEmitter.cpp | 1602 unsigned ElementSize; in emitDagShuffle() member in Intrinsic::DagEmitter::emitDagShuffle::Rev 1605 Rev(unsigned ElementSize) : ElementSize(ElementSize) {} in emitDagShuffle()
|
| /external/llvm/lib/Analysis/ |
| D | MemoryBuiltins.cpp | 231 unsigned ElementSize = DL.getTypeAllocSize(T); in computeArraySize() local
|
| D | BasicAliasAnalysis.cpp | 891 const uint64_t ElementSize = in aliasSameBasePointerGEPs() local
|
| D | DependenceAnalysis.cpp | 3199 const SCEV *ElementSize = SE->getElementSize(Src); in tryDelinearize() local
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfoImpl.h | 462 int64_t ElementSize = DL.getTypeAllocSize(GTI.getIndexedType()); in getGEPCost() local
|
| /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
| D | FastISel.cpp | 466 uint64_t ElementSize = TD.getTypeAllocSize(Ty); in SelectGetElementPtr() local
|
| /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
| D | InstCombineCasts.cpp | 1508 unsigned ElementSize = VecEltTy->getPrimitiveSizeInBits(); in CollectInsertionElements() local
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCasts.cpp | 1678 unsigned ElementSize = VecEltTy->getPrimitiveSizeInBits(); in collectInsertionElements() local
|
| /external/tensorflow/tensorflow/contrib/lite/toco/ |
| D | tooling_util.cc | 1341 int ElementSize(ArrayDataType data_type) { in ElementSize() function
|
| /external/clang/lib/CodeGen/ |
| D | CGExprCXX.cpp | 850 CharUnits ElementSize = getContext().getTypeSizeInChars(ElementType); in EmitNewArrayInitializer() local
|
| D | CGStmtOpenMP.cpp | 349 CharUnits ElementSize = getContext().getTypeSizeInChars(ElementTy); in EmitOMPAggregateAssign() local 484 CharUnits ElementSize = CGF.getContext().getTypeSizeInChars(ElementTy); in EmitOMPAggregateInit() local
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 992 uint64_t ElementSize = getBaseTypeSize(ElementTypeRef) / 8; in lowerTypeArray() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | FastISel.cpp | 543 uint64_t ElementSize = DL.getTypeAllocSize(Ty); in selectGetElementPtr() local
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | AddressSanitizer.cpp | 2308 const unsigned ElementSize = in handleDynamicAllocaCall() local
|
| /external/clang/lib/AST/ |
| D | Type.cpp | 80 uint64_t ElementSize = Context.getTypeSizeInChars(ElementType).getQuantity(); in getNumAddressingBits() local
|
| D | ExprConstant.cpp | 7678 CharUnits ElementSize; in VisitBinaryOperator() local 7927 CharUnits ElementSize = Info.Ctx.getTypeSizeInChars(CurrentType); in VisitOffsetOfExpr() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64FastISel.cpp | 4880 uint64_t ElementSize = DL.getTypeAllocSize(Ty); in selectGetElementPtr() local
|