Home
last modified time | relevance | path

Searched defs:VecWidth (Results 1 – 18 of 18) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp1656 unsigned VecWidth = Ty->getPrimitiveSizeInBits(); upgradeX86VPERMT2Intrinsics() local
2003 unsigned VecWidth = CI.getType()->getPrimitiveSizeInBits(); upgradeAVX512MaskToSelect() local
2468 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); upgradeX86IntrinsicCall() local
2489 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); upgradeX86IntrinsicCall() local
2513 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); upgradeX86IntrinsicCall() local
3706 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); upgradeX86IntrinsicCall() local
3779 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); upgradeX86IntrinsicCall() local
3808 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); upgradeX86IntrinsicCall() local
3844 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); upgradeX86IntrinsicCall() local
3874 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); upgradeX86IntrinsicCall() local
[all...]
H A DVerifier.cpp6150 unsigned VecWidth = VecTy->getElementCount().getKnownMinValue(); visitIntrinsicCall() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp181 unsigned VecWidth = VecTy->getPrimitiveSizeInBits().getFixedValue(); in getMemoryOpCost() local
H A DHexagonSubtarget.cpp205 if (VecWidth != 8 * HwLen && VecWidth != 16 * HwLen) in isHVXVectorType() local
H A DHexagonISelLowering.cpp2686 if (VecWidth == 64 && ValWidth == 32) { in extractVector() local
2735 unsigned VecWidth = VecTy.getSizeInBits(); extractVectorPred() local
2790 unsigned VecWidth = VecTy.getSizeInBits(); insertVector() local
3827 unsigned VecWidth = Subtarget.getVectorLength() * 8; findRepresentativeClass() local
[all...]
H A DHexagonISelLoweringHVX.cpp469 unsigned VecWidth = VecTy.getSizeInBits(); in getPreferredHvxVectorAction() local
/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp173 DL.getTypeSizeInBits(VecWidth) >= in decompose() local
H A DX86ISelDAGToDAG.cpp421 getExtractVEXTRACTImmediate(SDNode * N,unsigned VecWidth,const SDLoc & DL) getExtractVEXTRACTImmediate() argument
429 getInsertVINSERTImmediate(SDNode * N,unsigned VecWidth,const SDLoc & DL) getInsertVINSERTImmediate() argument
437 getPermuteVINSERTCommutedImmediate(SDNode * N,unsigned VecWidth,const SDLoc & DL) getPermuteVINSERTCommutedImmediate() argument
[all...]
H A DX86MCInstLower.cpp1612 printZeroUpperMove(const MachineInstr * MI,MCStreamer & OutStreamer,int SclWidth,int VecWidth,const char * ShuffleComment) printZeroUpperMove() argument
H A DX86ISelLowering.cpp54753 unsigned VecWidth = SrcVecVT.getSizeInBits(); combineToFPTruncExtElt() local
[all...]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp1025 unsigned VecWidth = DataType->getPrimitiveSizeInBits(); hasActiveVectorLength() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1117 unsigned VecWidth = DataTy->getPrimitiveSizeInBits(); isLegalMaskedLoad() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1296 if (const auto *VecWidth = CurFuncDecl->getAttr<MinVectorWidthAttr>()) StartFunction() local
H A DCGBuiltin.cpp14018 unsigned VecWidth = Ty->getPrimitiveSizeInBits(); EmitX86Ternlog() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp417 unsigned VecWidth = VecType->getPrimitiveSizeInBits(); in foldVecTruncToExtElt() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3225 uint32_t VecWidth; handleMinVectorWidthAttr() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp509 InnerLoopVectorizer(Loop * OrigLoop,PredicatedScalarEvolution & PSE,LoopInfo * LI,DominatorTree * DT,const TargetLibraryInfo * TLI,const TargetTransformInfo * TTI,AssumptionCache * AC,OptimizationRemarkEmitter * ORE,ElementCount VecWidth,ElementCount MinProfitableTripCount,unsigned UnrollFactor,LoopVectorizationLegality * LVL,LoopVectorizationCostModel * CM,BlockFrequencyInfo * BFI,ProfileSummaryInfo * PSI,GeneratedRTChecks & RTChecks) InnerLoopVectorizer() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12663 unsigned VecWidth = VT.getSizeInBits(); isConstantSplat() local