/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 1204 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 D | LoadStoreVectorizer.cpp | 1101 unsigned VecWidth = VecStoreTy->getNumElements(); in vectorizeStoreChain() local 1261 unsigned VecWidth = VecLoadTy->getNumElements(); in vectorizeLoadChain() local
|
H A D | LoopVectorize.cpp | 460 OptimizationRemarkEmitter *ORE, ElementCount VecWidth, in InnerLoopVectorizer()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetTransformInfo.cpp | 175 unsigned VecWidth = VecTy->getPrimitiveSizeInBits().getFixedSize(); in getMemoryOpCost() local
|
H A D | HexagonSubtarget.cpp | 159 unsigned VecWidth = VecTy.getSizeInBits(); in isHVXVectorType() local
|
H A D | HexagonISelLowering.cpp | 2507 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 D | HexagonISelLoweringHVX.cpp | 300 unsigned VecWidth = VecTy.getSizeInBits(); in getPreferredHvxVectorAction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86InterleavedAccess.cpp | 173 Type *VecWidth = VecInst->getType(); in decompose() local
|
H A D | X86ISelDAGToDAG.cpp | 420 SDValue getExtractVEXTRACTImmediate(SDNode *N, unsigned VecWidth, in getExtractVEXTRACTImmediate() 428 SDValue getInsertVINSERTImmediate(SDNode *N, unsigned VecWidth, in getInsertVINSERTImmediate()
|
H A D | X86ISelLowering.cpp | 48790 unsigned VecWidth = SrcVecVT.getSizeInBits(); in combineToFPTruncExtElt() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 1031 unsigned VecWidth = DataTy->getPrimitiveSizeInBits(); in isLegalMaskedLoad() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CodeGenFunction.cpp | 1184 if (const auto *VecWidth = CurFuncDecl->getAttr<MinVectorWidthAttr>()) in StartFunction() local
|
H A D | CGBuiltin.cpp | 12137 unsigned VecWidth = Ty->getPrimitiveSizeInBits(); in EmitX86Ternlog() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 496 unsigned VecWidth = VecType->getPrimitiveSizeInBits(); in foldVecTruncToExtElt() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 3179 uint32_t VecWidth; in handleMinVectorWidthAttr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 7085 unsigned VecWidth = VT.getVectorNumElements(); in visitIntrinsicCall() local
|
H A D | SelectionDAG.cpp | 10209 unsigned VecWidth = VT.getSizeInBits(); in isConstantSplat() local
|