Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAutoUpgrade.cpp1415 unsigned VecWidth = Ty->getPrimitiveSizeInBits(); in UpgradeX86VPERMT2Intrinsics() local
1765 unsigned VecWidth = CI.getType()->getPrimitiveSizeInBits(); in upgradeAVX512MaskToSelect() local
2392 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
2406 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
2430 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
3672 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
3745 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
3774 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
3810 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
3840 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1123 unsigned VecWidth = VecStoreTy->getNumElements(); in vectorizeStoreChain() local
1299 unsigned VecWidth = VecLoadTy->getNumElements(); in vectorizeLoadChain() local
H A DLoopVectorize.cpp451 OptimizationRemarkEmitter *ORE, ElementCount VecWidth, in InnerLoopVectorizer()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp195 unsigned VecWidth = VecTy->getPrimitiveSizeInBits().getFixedValue(); in getMemoryOpCost() local
H A DHexagonSubtarget.cpp209 unsigned VecWidth = VecTy.getSizeInBits(); in isHVXVectorType() local
H A DHexagonISelLowering.cpp2655 unsigned VecWidth = VecTy.getSizeInBits(); in extractVector() local
2704 unsigned VecWidth = VecTy.getSizeInBits(); in extractVectorPred() local
2760 unsigned VecWidth = VecTy.getSizeInBits(); in insertVector() local
3793 unsigned VecWidth = Subtarget.getVectorLength() * 8; in findRepresentativeClass() local
H A DHexagonISelLoweringHVX.cpp468 unsigned VecWidth = VecTy.getSizeInBits(); in getPreferredHvxVectorAction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp173 Type *VecWidth = VecInst->getType(); in decompose() local
H A DX86ISelDAGToDAG.cpp419 SDValue getExtractVEXTRACTImmediate(SDNode *N, unsigned VecWidth, in getExtractVEXTRACTImmediate()
427 SDValue getInsertVINSERTImmediate(SDNode *N, unsigned VecWidth, in getInsertVINSERTImmediate()
435 SDValue getPermuteVINSERTCommutedImmediate(SDNode *N, unsigned VecWidth, in getPermuteVINSERTCommutedImmediate()
H A DX86ISelLowering.cpp53939 unsigned VecWidth = SrcVecVT.getSizeInBits(); in combineToFPTruncExtElt() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp1009 unsigned VecWidth = DataType->getPrimitiveSizeInBits(); in hasActiveVectorLength() local
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1111 unsigned VecWidth = DataTy->getPrimitiveSizeInBits(); in isLegalMaskedLoad() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1241 if (const auto *VecWidth = CurFuncDecl->getAttr<MinVectorWidthAttr>()) in StartFunction() local
H A DCGBuiltin.cpp12863 unsigned VecWidth = Ty->getPrimitiveSizeInBits(); in EmitX86Ternlog() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp545 unsigned VecWidth = VecType->getPrimitiveSizeInBits(); in foldVecTruncToExtElt() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp3666 uint32_t VecWidth; in handleMinVectorWidthAttr() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11704 unsigned VecWidth = VT.getSizeInBits(); in isConstantSplat() local