Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp1204 unsigned VecWidth = Ty->getPrimitiveSizeInBits(); in UpgradeX86VPERMT2Intrinsics() local
1554 unsigned VecWidth = CI.getType()->getPrimitiveSizeInBits(); in upgradeAVX512MaskToSelect() local
2086 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
2100 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
2125 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
3369 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
3442 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
3471 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
3507 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
3537 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1101 unsigned VecWidth = VecStoreTy->getNumElements(); in vectorizeStoreChain() local
1261 unsigned VecWidth = VecLoadTy->getNumElements(); in vectorizeLoadChain() local
H A DLoopVectorize.cpp460 OptimizationRemarkEmitter *ORE, ElementCount VecWidth, in InnerLoopVectorizer()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp175 unsigned VecWidth = VecTy->getPrimitiveSizeInBits().getFixedSize(); in getMemoryOpCost() local
H A DHexagonSubtarget.cpp159 unsigned VecWidth = VecTy.getSizeInBits(); in isHVXVectorType() local
H A DHexagonISelLowering.cpp2507 unsigned VecWidth = VecTy.getSizeInBits(); in extractVector() local
2631 unsigned VecWidth = VecTy.getSizeInBits(); in insertVector() local
3524 unsigned VecWidth = Subtarget.getVectorLength() * 8; in findRepresentativeClass() local
H A DHexagonISelLoweringHVX.cpp300 unsigned VecWidth = VecTy.getSizeInBits(); in getPreferredHvxVectorAction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp173 Type *VecWidth = VecInst->getType(); in decompose() local
H A DX86ISelDAGToDAG.cpp420 SDValue getExtractVEXTRACTImmediate(SDNode *N, unsigned VecWidth, in getExtractVEXTRACTImmediate()
428 SDValue getInsertVINSERTImmediate(SDNode *N, unsigned VecWidth, in getInsertVINSERTImmediate()
H A DX86ISelLowering.cpp48790 unsigned VecWidth = SrcVecVT.getSizeInBits(); in combineToFPTruncExtElt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1031 unsigned VecWidth = DataTy->getPrimitiveSizeInBits(); in isLegalMaskedLoad() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1184 if (const auto *VecWidth = CurFuncDecl->getAttr<MinVectorWidthAttr>()) in StartFunction() local
H A DCGBuiltin.cpp12137 unsigned VecWidth = Ty->getPrimitiveSizeInBits(); in EmitX86Ternlog() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp496 unsigned VecWidth = VecType->getPrimitiveSizeInBits(); in foldVecTruncToExtElt() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp3179 uint32_t VecWidth; in handleMinVectorWidthAttr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7085 unsigned VecWidth = VT.getVectorNumElements(); in visitIntrinsicCall() local
H A DSelectionDAG.cpp10209 unsigned VecWidth = VT.getSizeInBits(); in isConstantSplat() local