Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp1609 unsigned VecWidth = Ty->getPrimitiveSizeInBits(); upgradeX86VPERMT2Intrinsics() local
1956 unsigned VecWidth = CI.getType()->getPrimitiveSizeInBits(); upgradeAVX512MaskToSelect() local
2616 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); UpgradeIntrinsicCall() local
2630 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); UpgradeIntrinsicCall() local
2654 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); UpgradeIntrinsicCall() local
3888 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); UpgradeIntrinsicCall() local
3961 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); UpgradeIntrinsicCall() local
3990 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); UpgradeIntrinsicCall() local
4026 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); UpgradeIntrinsicCall() local
4056 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); UpgradeIntrinsicCall() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp195 unsigned VecWidth = VecTy->getPrimitiveSizeInBits().getFixedValue(); getMemoryOpCost() local
H A DHexagonSubtarget.cpp209 unsigned VecWidth = VecTy.getSizeInBits(); isHVXVectorType() local
H A DHexagonISelLowering.cpp2664 unsigned VecWidth = VecTy.getSizeInBits(); extractVector() local
2713 unsigned VecWidth = VecTy.getSizeInBits(); extractVectorPred() local
2768 unsigned VecWidth = VecTy.getSizeInBits(); insertVector() local
3801 unsigned VecWidth = Subtarget.getVectorLength() * 8; findRepresentativeClass() local
[all...]
H A DHexagonISelLoweringHVX.cpp469 unsigned VecWidth = VecTy.getSizeInBits(); in getPreferredHvxVectorAction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp173 Type *VecWidth = VecInst->getType(); in decompose() local
H A DX86MCInstLower.cpp1545 printZeroUpperMove(const MachineInstr * MI,MCStreamer & OutStreamer,int SclWidth,int VecWidth,const char * ShuffleComment) printZeroUpperMove() argument
H A DX86ISelDAGToDAG.cpp421 SDValue getExtractVEXTRACTImmediate(SDNode *N, unsigned VecWidth, in getExtractVEXTRACTImmediate() argument
429 SDValue getInsertVINSERTImmediate(SDNode *N, unsigned VecWidth, in getInsertVINSERTImmediate() argument
437 SDValue getPermuteVINSERTCommutedImmediate(SDNode *N, unsigned VecWidth, in getPermuteVINSERTCommutedImmediate() argument
[all...]
H A DX86ISelLowering.cpp53548 unsigned VecWidth = SrcVecVT.getSizeInBits(); combineToFPTruncExtElt() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp1014 unsigned VecWidth = DataType->getPrimitiveSizeInBits(); hasActiveVectorLength() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1113 unsigned VecWidth = DataTy->getPrimitiveSizeInBits(); isLegalMaskedLoad() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1253 if (const auto *VecWidth = CurFuncDecl->getAttr<MinVectorWidthAttr>()) StartFunction() local
H A DCGBuiltin.cpp13823 unsigned VecWidth = Ty->getPrimitiveSizeInBits(); EmitX86Ternlog() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp409 unsigned VecWidth = VecType->getPrimitiveSizeInBits(); foldVecTruncToExtElt() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp515 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
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3717 uint32_t VecWidth; handleMinVectorWidthAttr() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12402 unsigned VecWidth = VT.getSizeInBits(); isConstantSplat() local