Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp1656 unsigned VecWidth = Ty->getPrimitiveSizeInBits(); in upgradeX86VPERMT2Intrinsics() local
2003 unsigned VecWidth = CI.getType()->getPrimitiveSizeInBits(); in upgradeAVX512MaskToSelect() local
2468 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); in upgradeX86IntrinsicCall() local
2489 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); in upgradeX86IntrinsicCall() local
2513 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); in upgradeX86IntrinsicCall() local
3706 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in upgradeX86IntrinsicCall() local
3779 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in upgradeX86IntrinsicCall() local
3808 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in upgradeX86IntrinsicCall() local
3844 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in upgradeX86IntrinsicCall() local
3874 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in upgradeX86IntrinsicCall() local
H A DVerifier.cpp6169 unsigned VecWidth = VecTy->getElementCount().getKnownMinValue(); in visitIntrinsicCall() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp181 unsigned VecWidth = VecTy->getPrimitiveSizeInBits().getFixedValue(); in getMemoryOpCost() local
H A DHexagonSubtarget.cpp205 unsigned VecWidth = VecTy.getSizeInBits(); in isHVXVectorType() local
H A DHexagonISelLowering.cpp2681 unsigned VecWidth = VecTy.getSizeInBits(); in extractVector() local
2730 unsigned VecWidth = VecTy.getSizeInBits(); in extractVectorPred() local
2785 unsigned VecWidth = VecTy.getSizeInBits(); insertVector() local
3822 unsigned VecWidth = Subtarget.getVectorLength() * 8; findRepresentativeClass() local
[all...]
H A DHexagonISelLoweringHVX.cpp469 unsigned VecWidth = VecTy.getSizeInBits(); in getPreferredHvxVectorAction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp173 Type *VecWidth = VecInst->getType(); in decompose() local
H A DX86ISelDAGToDAG.cpp421 SDValue getExtractVEXTRACTImmediate(SDNode *N, unsigned VecWidth, in getExtractVEXTRACTImmediate()
429 SDValue getInsertVINSERTImmediate(SDNode *N, unsigned VecWidth, in getInsertVINSERTImmediate()
437 SDValue getPermuteVINSERTCommutedImmediate(SDNode *N, unsigned VecWidth, in getPermuteVINSERTCommutedImmediate()
H A DX86MCInstLower.cpp1612 int SclWidth, int VecWidth, in printZeroUpperMove()
H A DX86ISelLowering.cpp54891 unsigned VecWidth = SrcVecVT.getSizeInBits(); in combineToFPTruncExtElt() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp1025 unsigned VecWidth = DataType->getPrimitiveSizeInBits(); in hasActiveVectorLength() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1117 unsigned VecWidth = DataTy->getPrimitiveSizeInBits(); in isLegalMaskedLoad() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1322 if (const auto *VecWidth = CurFuncDecl->getAttr<MinVectorWidthAttr>()) in StartFunction() local
H A DCGBuiltin.cpp14107 unsigned VecWidth = Ty->getPrimitiveSizeInBits(); in EmitX86Ternlog() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp417 unsigned VecWidth = VecType->getPrimitiveSizeInBits(); in foldVecTruncToExtElt() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3218 uint32_t VecWidth; in handleMinVectorWidthAttr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp475 OptimizationRemarkEmitter *ORE, ElementCount VecWidth, in InnerLoopVectorizer()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp12732 unsigned VecWidth = VT.getSizeInBits(); in isConstantSplat() local