Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAutoUpgrade.cpp1087 unsigned VecWidth = CI.getType()->getPrimitiveSizeInBits(); in upgradeAVX512MaskToSelect() local
1699 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
1722 unsigned VecWidth = OpTy->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
3010 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
3039 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
3068 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
3130 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
3160 unsigned VecWidth = CI->getType()->getPrimitiveSizeInBits(); in UpgradeIntrinsicCall() local
/external/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp777 unsigned VecWidth = VecStoreTy->getNumElements(); in vectorizeStoreChain() local
940 unsigned VecWidth = VecLoadTy->getNumElements(); in vectorizeLoadChain() local
DLoopVectorize.cpp293 unsigned VecWidth, unsigned UnrollFactor) in InnerLoopVectorizer()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp161 unsigned VecWidth = VecTy->getBitWidth(); in getMemoryOpCost() local
DHexagonISelLowering.cpp1923 unsigned VecWidth = VT.getSizeInBits(); in getPreferredVectorAction() local
2307 unsigned VecWidth = VecTy.getSizeInBits(); in extractVector() local
2430 unsigned VecWidth = VecTy.getSizeInBits(); in insertVector() local
3100 unsigned VecWidth = Subtarget.getVectorLength() * 8; in findRepresentativeClass() local
/external/spirv-llvm/lib/SPIRV/
DOCLUtil.cpp258 unsigned VecWidth = code >> 16; in decodeVecTypeHint() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoadStoreVectorizer.cpp1011 unsigned VecWidth = VecStoreTy->getNumElements(); in vectorizeStoreChain() local
1171 unsigned VecWidth = VecLoadTy->getNumElements(); in vectorizeLoadChain() local
DLoopVectorize.cpp363 OptimizationRemarkEmitter *ORE, unsigned VecWidth, in InnerLoopVectorizer()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InterleavedAccess.cpp174 Type *VecWidth = VecInst->getType(); in decompose() local
DX86ISelDAGToDAG.cpp384 SDValue getExtractVEXTRACTImmediate(SDNode *N, unsigned VecWidth, in getExtractVEXTRACTImmediate()
392 SDValue getInsertVINSERTImmediate(SDNode *N, unsigned VecWidth, in getInsertVINSERTImmediate()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp455 unsigned VecWidth = VecType->getPrimitiveSizeInBits(); in foldVecTruncToExtElt() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCasts.cpp472 unsigned VecWidth = VecType->getPrimitiveSizeInBits(); in foldVecTruncToExtElt() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp8517 unsigned VecWidth = VT.getSizeInBits(); in isConstantSplat() local