/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-10.0/llvm/lib/Transforms/Scalar/ |
D | StraightLineStrengthReduce.cpp | 471 const SCEV *B, ConstantInt *Idx, Value *S, uint64_t ElementSize, in allocateCandidatesAndFindBasisForGEP() 485 uint64_t ElementSize, in factorArrayIndex() 540 uint64_t ElementSize = DL->getTypeAllocSize(GTI.getIndexedType()); in allocateCandidatesAndFindBasisForGEP() local 582 APInt ElementSize( in emitBump() local
|
D | SeparateConstOffsetFromGEP.cpp | 843 APInt ElementSize = APInt(IntPtrTy->getIntegerBitWidth(), in lowerToSingleIndexGEPs() local 904 APInt ElementSize = APInt(IntPtrTy->getIntegerBitWidth(), in lowerToArithmetics() local
|
D | SROA.cpp | 1487 APInt ElementSize(Offset.getBitWidth(), ElementSizeInBits / 8); in getNaturalGEPRecursively() local 1499 APInt ElementSize(Offset.getBitWidth(), DL.getTypeAllocSize(ElementTy)); in getNaturalGEPRecursively() local 1553 APInt ElementSize(Offset.getBitWidth(), DL.getTypeAllocSize(ElementTy)); in getNaturalGEPWithOffset() local 1809 uint64_t ElementSize, in isVectorPromotionViableForSlice() 1967 uint64_t ElementSize = DL.getTypeSizeInBits(VTy->getElementType()); in isVectorPromotionViable() local 2291 uint64_t ElementSize; member in llvm::sroa::AllocaSliceRewriter 3516 uint64_t ElementSize = DL.getTypeAllocSize(ElementTy); in getTypePartition() local 3556 uint64_t ElementSize = DL.getTypeAllocSize(ElementTy); in getTypePartition() local
|
D | NaryReassociate.cpp | 404 uint64_t ElementSize = DL->getTypeAllocSize(ElementType); in tryReassociateGEPAtIndex() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | StraightLineStrengthReduce.cpp | 484 const SCEV *B, ConstantInt *Idx, Value *S, uint64_t ElementSize, in allocateCandidatesAndFindBasisForGEP() 498 uint64_t ElementSize, in factorArrayIndex() 553 uint64_t ElementSize = DL->getTypeAllocSize(GTI.getIndexedType()); in allocateCandidatesAndFindBasisForGEP() local 595 APInt ElementSize( in emitBump() local
|
D | SROA.cpp | 1491 APInt ElementSize(Offset.getBitWidth(), ElementSizeInBits / 8); in getNaturalGEPRecursively() local 1503 APInt ElementSize(Offset.getBitWidth(), in getNaturalGEPRecursively() local 1560 APInt ElementSize(Offset.getBitWidth(), in getNaturalGEPWithOffset() local 1818 uint64_t ElementSize, in isVectorPromotionViableForSlice() 1980 uint64_t ElementSize = in isVectorPromotionViable() local 2311 uint64_t ElementSize; member in llvm::sroa::AllocaSliceRewriter 3669 uint64_t ElementSize = DL.getTypeAllocSize(ElementTy).getFixedSize(); in getTypePartition() local 3709 uint64_t ElementSize = DL.getTypeAllocSize(ElementTy).getFixedSize(); in getTypePartition() local
|
D | SeparateConstOffsetFromGEP.cpp | 875 APInt ElementSize = APInt(IntPtrTy->getIntegerBitWidth(), in lowerToSingleIndexGEPs() local 936 APInt ElementSize = APInt(IntPtrTy->getIntegerBitWidth(), in lowerToArithmetics() local
|
D | NaryReassociate.cpp | 400 uint64_t ElementSize = DL->getTypeAllocSize(ElementType); in tryReassociateGEPAtIndex() local
|
/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
D | SizeofExpressionCheck.cpp | 317 CharUnits ElementSize = getSizeOfType(Ctx, ElementTy); in check() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 484 RTLIB::Libcall RTLIB::getMEMCPY_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { in getMEMCPY_ELEMENT_UNORDERED_ATOMIC() 501 RTLIB::Libcall RTLIB::getMEMMOVE_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { in getMEMMOVE_ELEMENT_UNORDERED_ATOMIC() 518 RTLIB::Libcall RTLIB::getMEMSET_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { in getMEMSET_ELEMENT_UNORDERED_ATOMIC()
|
/external/llvm-project/polly/include/polly/ |
D | ScopDetection.h | 140 BaseToElSize ElementSize; member
|
/external/llvm-project/llvm/include/llvm/MC/MCParser/ |
D | MCAsmParser.h | 98 unsigned ElementSize = 0; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | IRBuilder.cpp | 128 Value *Ptr, Value *Val, Value *Size, Align Alignment, uint32_t ElementSize, in CreateElementUnorderedAtomicMemSet() 205 uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateElementUnorderedAtomicMemCpy() 280 uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateElementUnorderedAtomicMemMove()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | TargetLoweringBase.cpp | 594 RTLIB::Libcall RTLIB::getMEMCPY_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { in getMEMCPY_ELEMENT_UNORDERED_ATOMIC() 611 RTLIB::Libcall RTLIB::getMEMMOVE_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { in getMEMMOVE_ELEMENT_UNORDERED_ATOMIC() 628 RTLIB::Libcall RTLIB::getMEMSET_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { in getMEMSET_ELEMENT_UNORDERED_ATOMIC()
|
/external/llvm-project/llvm/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 1139 unsigned ElementSize = in InitializeMemory() local 1152 unsigned ElementSize = in InitializeMemory() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
D | ExecutionEngine.cpp | 1139 unsigned ElementSize = in InitializeMemory() local 1152 unsigned ElementSize = in InitializeMemory() local
|
/external/mesa3d/src/mesa/main/ |
D | glthread.h | 78 GLuint ElementSize; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXAsmPrinter.cpp | 1177 unsigned int ElementSize = 0; in printModuleLevelGV() local 1352 int64_t ElementSize = 0; in emitPTXGlobalVariable() local 1898 int ElementSize = DL.getTypeAllocSize(CPV->getType()); in bufferLEByte() 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-project/llvm/lib/Target/NVPTX/ |
D | NVPTXAsmPrinter.cpp | 1168 unsigned int ElementSize = 0; in printModuleLevelGV() local 1341 int64_t ElementSize = 0; in emitPTXGlobalVariable() local 1887 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
|