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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp300 unsigned VecWidth = VecTy.getSizeInBits(); local
H A DHexagonTargetTransformInfo.cpp175 unsigned VecWidth = VecTy->getPrimitiveSizeInBits().getFixedSize(); local
H A DHexagonSubtarget.cpp159 unsigned VecWidth = VecTy.getSizeInBits(); local
H A DHexagonISelLowering.cpp2507 unsigned VecWidth = VecTy.getSizeInBits(); local
2631 unsigned VecWidth = VecTy.getSizeInBits(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InterleavedAccess.cpp173 Type *VecWidth = VecInst->getType(); local
H A DX86ISelDAGToDAG.cpp420 SDValue getExtractVEXTRACTImmediate(SDNode *N, unsigned VecWidth, argument
428 SDValue getInsertVINSERTImmediate(SDNode *N, unsigned VecWidth, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp1101 unsigned VecWidth = VecStoreTy->getNumElements(); local
1261 unsigned VecWidth = VecLoadTy->getNumElements(); local
H A DLoopVectorize.cpp456 InnerLoopVectorizer(Loop *OrigLoop, PredicatedScalarEvolution &PSE, LoopInfo *LI, DominatorTree *DT, const TargetLibraryInfo *TLI, const TargetTransformInfo *TTI, AssumptionCache *AC, OptimizationRemarkEmitter *ORE, ElementCount VecWidth, unsigned UnrollFactor, LoopVectorizationLegality *LVL, LoopVectorizationCostModel *CM, BlockFrequencyInfo *BFI, ProfileSummaryInfo *PSI, GeneratedRTChecks &RTChecks) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1031 unsigned VecWidth = DataTy->getPrimitiveSizeInBits(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp1204 unsigned VecWidth = Ty->getPrimitiveSizeInBits(); local
1554 unsigned VecWidth = CI.getType()->getPrimitiveSizeInBits(); local
2086 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); local
2100 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); local
2125 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); local
3369 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); local
3442 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); local
3471 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); local
3507 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); local
3537 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp496 unsigned VecWidth = VecType->getPrimitiveSizeInBits(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp3179 uint32_t VecWidth; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp7085 unsigned VecWidth = VT.getVectorNumElements(); local

Completed in 531 milliseconds