Home
last modified time | relevance | path

Searched defs:EltSize (Results 1 – 21 of 21) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp418 unsigned EltSize = In->getPrimitiveSizeInBits()/8; in MergeInTypeForLoadOrStore() local
783 unsigned EltSize = DL.getTypeAllocSizeInBits(VTy->getElementType()); in ConvertScalar_ExtractValue() local
823 uint64_t EltSize = DL.getTypeAllocSizeInBits(AT->getElementType()); in ConvertScalar_ExtractValue() local
920 uint64_t EltSize = DL.getTypeAllocSizeInBits(EltTy); in ConvertScalar_InsertValue() local
952 uint64_t EltSize = DL.getTypeAllocSizeInBits(AT->getElementType()); in ConvertScalar_InsertValue() local
1829 uint64_t EltSize; in TypeHasComponent() local
2017 uint64_t EltSize = DL->getTypeAllocSize(T); in FindElementAndOffset() local
2025 uint64_t EltSize = DL->getTypeAllocSize(T); in FindElementAndOffset() local
2118 uint64_t EltSize = DL->getTypeAllocSize(IdxTy) - NewOffset; in RewriteLifetimeIntrinsic() local
2134 uint64_t EltSize = DL->getTypeAllocSize(IdxTy); in RewriteLifetimeIntrinsic() local
[all …]
/external/llvm/lib/CodeGen/
DAnalysis.cpp93 uint64_t EltSize = TLI.getDataLayout()->getTypeAllocSize(EltTy); in ComputeValueVTs() local
/external/llvm/lib/Analysis/
DConstantFolding.cpp324 uint64_t EltSize = TD.getTypeAllocSize(CS->getOperand(Index)->getType()); in ReadDataFromGlobal() local
355 uint64_t EltSize = TD.getTypeAllocSize(EltTy); in ReadDataFromGlobal() local
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.cpp982 unsigned EltSize = EltVT.getSizeInBits() / 8; // FIXME: should be ABI size. in GetVectorElementPointer() local
DLegalizeDAG.cpp609 unsigned EltSize = EltVT.getSizeInBits()/8; in PerformInsertVectorEltInMemory() local
1437 unsigned EltSize = in ExpandExtractFromVectorThroughStack() local
1475 unsigned EltSize = in ExpandInsertToVectorThroughStack() local
DSelectionDAG.cpp121 unsigned EltSize = N->getValueType(0).getVectorElementType().getSizeInBits(); in isBuildVectorAllOnes() local
165 unsigned EltSize = N->getValueType(0).getVectorElementType().getSizeInBits(); in isBuildVectorAllZeros() local
DDAGCombiner.cpp11183 unsigned EltSize = (unsigned)TD.getTypeAllocSize(Elts[0]->getType()); in SimplifySelectCC() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp4989 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); in LowerBUILD_VECTOR() local
5278 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); in isShuffleMaskLegal() local
5426 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); in LowerVECTOR_SHUFFLE() local
5642 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); in isExtendedBUILD_VECTOR() local
5769 unsigned EltSize = VT.getVectorElementType().getSizeInBits() / 2; in SkipExtensionForVMULL() local
9052 unsigned EltSize = Op.getValueType().getVectorElementType().getSizeInBits(); in PerformVDUPLANECombine() local
/external/clang/lib/CodeGen/
DTargetInfo.cpp1693 uint64_t EltSize = getContext().getTypeSize(AT->getElementType()); in classify() local
1963 unsigned EltSize = (unsigned)Context.getTypeSize(AT->getElementType()); in BitsContainNoUserData() local
2051 unsigned EltSize = TD.getTypeAllocSize(EltTy); in ContainsFloatAtOffset() local
2140 unsigned EltSize = getDataLayout().getTypeAllocSize(EltTy); in GetINTEGERTypeAtOffset() local
DCGBuiltin.cpp1771 int EltSize = VTy->getScalarSizeInBits(); in EmitNeonRShiftImm() local
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1494 int EltSize = N->getConstantOperandVal(1); in Select() local
DPPCISelLowering.cpp1009 bool PPC::isSplatShuffleMask(ShuffleVectorSDNode *N, unsigned EltSize) { in isSplatShuffleMask()
1054 unsigned PPC::getVSPLTImmediate(SDNode *N, unsigned EltSize, in getVSPLTImmediate()
1075 unsigned EltSize = 16/N->getNumOperands(); in get_VSPLTI_elt() local
5559 SDValue EltSize = DAG.getConstant(SplatSize, MVT::i32); in LowerBUILD_VECTOR() local
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp914 uint64_t EltSize = DL->getTypeAllocSize(AT->getElementType()); in FindElementAtOffset() local
/external/llvm/lib/Target/R600/
DAMDGPUISelLowering.cpp646 unsigned EltSize = TD->getTypeAllocSize(SeqTy->getElementType()); in LowerConstantInitializer() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp522 uint64_t EltSize = DL.getTypeAllocSize(STy->getElementType()); in SRAGlobal() local
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp851 unsigned EltSize = Ty.getVectorElementType().getSizeInBits(); in performDSPShiftCombine() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp1457 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); in resetOperationActions() local
3859 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); in isSHUFPMask() local
4342 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); in isPermImmMask() local
4386 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); in isVPERMILPMask() local
4659 unsigned EltSize = VT.is512BitVector() ? 1 : in getShufflePALIGNRImmediate() local
8094 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); in ShuffleCrosses128bitLane() local
19067 unsigned EltSize = in PerformEXTRACT_VECTOR_ELTCombine() local
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp762 uint32_t EltSize = MS.DL->getTypeSizeInBits(VT->getElementType()); in getShadowTy() local
/external/llvm/lib/IR/
DConstants.cpp2610 unsigned EltSize = getElementByteSize(); in getSplatValue() local
/external/clang/lib/AST/
DExprConstant.cpp1572 unsigned EltSize = Info.Ctx.getTypeSize(EltTy); in EvalAndBitcastToAPInt() local
5354 unsigned EltSize = Info.Ctx.getTypeSize(EltTy); in VisitCastExpr() local
/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp5786 unsigned EltSize = VT.getVectorElementType().getSizeInBits(); in LowerVectorSRA_SRL_SHL() local