/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | StraightLineStrengthReduce.cpp | 482 const SCEV *B, ConstantInt *Idx, Value *S, uint64_t ElementSize, in allocateCandidatesAndFindBasisForGEP() 496 uint64_t ElementSize, in factorArrayIndex() 551 uint64_t ElementSize = DL->getTypeAllocSize(GTI.getIndexedType()); in allocateCandidatesAndFindBasisForGEP() local 593 APInt ElementSize( in emitBump() local
|
H A 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() 1977 uint64_t ElementSize = in isVectorPromotionViable() local 2306 uint64_t ElementSize; member in llvm::sroa::AllocaSliceRewriter 3677 uint64_t ElementSize = DL.getTypeAllocSize(ElementTy).getFixedSize(); in getTypePartition() local 3717 uint64_t ElementSize = DL.getTypeAllocSize(ElementTy).getFixedSize(); in getTypePartition() local
|
H A D | SeparateConstOffsetFromGEP.cpp | 875 APInt ElementSize = APInt(IntPtrTy->getIntegerBitWidth(), in lowerToSingleIndexGEPs() local 936 APInt ElementSize = APInt(IntPtrTy->getIntegerBitWidth(), in lowerToArithmetics() local
|
H A D | NaryReassociate.cpp | 428 uint64_t ElementSize = DL->getTypeAllocSize(ElementType); in tryReassociateGEPAtIndex() local
|
H A D | DeadStoreElimination.cpp | 626 const uint32_t ElementSize = AMI->getElementSizeInBytes(); in tryToShorten() local
|
H A D | RewriteStatepointsForGC.cpp | 1661 uint64_t ElementSize = ElementSizeCI->getZExtValue(); in makeStatepointExplicitImpl() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | DynamicExtent.cpp | 50 SVal ElementSize = getElementExtent(ElementTy, SVB); in getDynamicElementCount() local
|
H A D | ExprEngineCallAndReturn.cpp | 706 SVal ElementSize = getElementExtent(CNE->getAllocatedType(), svalBuilder); in bindReturnValue() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/ |
H A D | MCAsmParser.h | 98 unsigned ElementSize = 0; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 587 RTLIB::Libcall RTLIB::getMEMCPY_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { in getMEMCPY_ELEMENT_UNORDERED_ATOMIC() 604 RTLIB::Libcall RTLIB::getMEMMOVE_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { in getMEMMOVE_ELEMENT_UNORDERED_ATOMIC() 621 RTLIB::Libcall RTLIB::getMEMSET_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { in getMEMSET_ELEMENT_UNORDERED_ATOMIC()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngine.cpp | 1139 unsigned ElementSize = in InitializeMemory() local 1152 unsigned ElementSize = in InitializeMemory() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A 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
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.cpp | 352 const uint16_t ElementSize = VectorSpecifiedActions.first; in computeTables() local
|
H A D | IRTranslator.cpp | 241 uint64_t ElementSize = DL->getTypeAllocSize(AI.getAllocatedType()); in getOrCreateFrameIndex() local 1495 uint64_t ElementSize = DL->getTypeAllocSize(GTI.getIndexedType()); in translateGetElementPtr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 142 Value *Ptr, Value *Val, Value *Size, Align Alignment, uint32_t ElementSize, in CreateElementUnorderedAtomicMemSet() 232 uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateElementUnorderedAtomicMemCpy() 307 uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, in CreateElementUnorderedAtomicMemMove()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandPseudoInsts.cpp | 478 uint64_t ElementSize = TII->getElementSizeForOpcode(Opcode); in expand_DestructiveOp() local
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | NeonEmitter.cpp | 1585 unsigned ElementSize; in emitDagShuffle() member in Intrinsic::DagEmitter::emitDagShuffle::Rev 1588 Rev(unsigned ElementSize) : ElementSize(ElementSize) {} in emitDagShuffle()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 358 unsigned ElementSize = DL.getTypeAllocSize(T); in computeArraySize() local
|
H A D | DependenceAnalysis.cpp | 3410 const SCEV *ElementSize = SE->getElementSize(Src); in tryDelinearizeParametricSize() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 1371 const unsigned ElementSize, in setVectorNumElementAction()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 1403 const uint64_t ElementSize = BaseTy->getSizeInBits(); in hasVectorBeenPadded() local
|
H A D | CodeViewDebug.cpp | 1610 uint64_t ElementSize = getBaseTypeSize(ElementType) / 8; in lowerTypeArray() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 597 uint64_t ElementSize = DL.getTypeAllocSize(Ty); in selectGetElementPtr() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGExprCXX.cpp | 1000 CharUnits ElementSize = getContext().getTypeSizeInChars(ElementType); in EmitNewArrayInitializer() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 2166 unsigned ElementSize = VecEltTy->getPrimitiveSizeInBits(); in collectInsertionElements() local
|