Searched defs:VecWidth (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp195 unsigned VecWidth = VecTy->getPrimitiveSizeInBits().getFixedValue(); local
H A DHexagonISelLoweringHVX.cpp469 unsigned VecWidth = VecTy.getSizeInBits(); local
H A DHexagonSubtarget.cpp209 unsigned VecWidth = VecTy.getSizeInBits(); local
H A DHexagonISelLowering.cpp2664 unsigned VecWidth = VecTy.getSizeInBits(); local
2713 unsigned VecWidth = VecTy.getSizeInBits(); local
2768 unsigned VecWidth = VecTy.getSizeInBits(); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp173 Type *VecWidth = VecInst->getType(); local
H A DX86ISelDAGToDAG.cpp421 SDValue getExtractVEXTRACTImmediate(SDNode *N, unsigned VecWidth, argument
429 SDValue getInsertVINSERTImmediate(SDNode *N, unsigned VecWidth, argument
437 SDValue getPermuteVINSERTCommutedImmediate(SDNode *N, unsigned VecWidth, argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1113 unsigned VecWidth = DataTy->getPrimitiveSizeInBits(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp511 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) argument
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp1609 unsigned VecWidth = Ty->getPrimitiveSizeInBits(); local
1956 unsigned VecWidth = CI.getType()->getPrimitiveSizeInBits(); local
2616 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); local
2630 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); local
2654 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); local
3888 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); local
3961 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); local
3990 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); local
4026 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); local
4056 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp409 unsigned VecWidth = VecType->getPrimitiveSizeInBits(); local
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3717 uint32_t VecWidth; local

Completed in 250 milliseconds