| /external/llvm-project/llvm/lib/Target/X86/ |
| D | X86InstCombineIntrinsic.cpp | 205 unsigned VWidth = VT->getNumElements(); in simplifyX86immShift() local 1110 unsigned VWidth = cast<FixedVectorType>(Arg->getType())->getNumElements(); in instCombineIntrinsic() local 1162 unsigned VWidth = cast<FixedVectorType>(Arg0->getType())->getNumElements(); in instCombineIntrinsic() local 1355 unsigned VWidth = cast<FixedVectorType>(Arg1->getType())->getNumElements(); in instCombineIntrinsic() local 1426 unsigned VWidth = in instCombineIntrinsic() local 1511 unsigned VWidth = cast<FixedVectorType>(Op0->getType())->getNumElements(); in instCombineIntrinsic() local 1535 unsigned VWidth = cast<FixedVectorType>(Op0->getType())->getNumElements(); in instCombineIntrinsic() local 1788 unsigned VWidth = cast<FixedVectorType>(II.getType())->getNumElements(); in simplifyDemandedVectorEltsIntrinsic() local
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCalls.cpp | 298 unsigned VWidth = VT->getNumElements(); in simplifyX86immShift() local 1614 unsigned VWidth = Arg->getType()->getVectorNumElements(); in visitCallInst() local 1663 unsigned VWidth = Arg0->getType()->getVectorNumElements(); in visitCallInst() local 1694 unsigned VWidth = Arg1->getType()->getVectorNumElements(); in visitCallInst() local 1709 unsigned VWidth = Arg0->getType()->getVectorNumElements(); in visitCallInst() local 1770 unsigned VWidth = Arg1->getType()->getVectorNumElements(); in visitCallInst() local 1840 unsigned VWidth = Op0->getType()->getVectorNumElements(); in visitCallInst() local 1864 unsigned VWidth = Op0->getType()->getVectorNumElements(); in visitCallInst() local
|
| D | InstCombineVectorOps.cpp | 619 unsigned VWidth = cast<VectorType>(VecOp->getType())->getNumElements(); in visitInsertElementInst() local 931 unsigned VWidth = cast<VectorType>(SVI.getType())->getNumElements(); in visitShuffleVectorInst() local
|
| D | InstCombineSimplifyDemanded.cpp | 909 unsigned VWidth = V->getType()->getVectorNumElements(); in SimplifyDemandedVectorElts() local
|
| D | InstCombineSelect.cpp | 1234 unsigned VWidth = VecTy->getNumElements(); in visitSelectInst() local
|
| D | InstCombineMulDivRem.cpp | 1490 unsigned VWidth = C->getType()->getVectorNumElements(); in visitSRem() local
|
| D | InstructionCombining.cpp | 1264 unsigned VWidth = cast<VectorType>(Inst.getType())->getNumElements(); in SimplifyVectorOp() local
|
| /external/clang/test/CodeGenCXX/ |
| D | pragma-loop.cpp | 108 const T VWidth = VECWIDTH; in for_template_define_test() local
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | pragma-loop.cpp | 108 const T VWidth = VECWIDTH; in for_template_define_test() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCalls.cpp | 393 unsigned VWidth = VT->getNumElements(); in simplifyX86immShift() local 1868 auto VWidth = II->getType()->getVectorNumElements(); in visitCallInst() local 2620 unsigned VWidth = Arg->getType()->getVectorNumElements(); in visitCallInst() local 2672 unsigned VWidth = Arg0->getType()->getVectorNumElements(); in visitCallInst() local 2890 unsigned VWidth = Arg1->getType()->getVectorNumElements(); in visitCallInst() local 2959 unsigned VWidth = Arg0->getType()->getVectorNumElements(); in visitCallInst() local 3038 unsigned VWidth = Op0->getType()->getVectorNumElements(); in visitCallInst() local 3062 unsigned VWidth = Op0->getType()->getVectorNumElements(); in visitCallInst() local
|
| D | InstCombineVectorOps.cpp | 258 unsigned VWidth = V->getType()->getVectorNumElements(); in findDemandedEltsBySingleUser() local 301 unsigned VWidth = V->getType()->getVectorNumElements(); in findDemandedEltsByAllUsers() local 1097 unsigned VWidth = VecOp->getType()->getVectorNumElements(); in visitInsertElementInst() local 1909 unsigned VWidth = SVI.getType()->getVectorNumElements(); in visitShuffleVectorInst() local
|
| D | InstCombineSimplifyDemanded.cpp | 1011 unsigned VWidth = II->getType()->getVectorNumElements(); in simplifyAMDGCNMemoryIntrinsicDemanded() local 1123 unsigned VWidth = V->getType()->getVectorNumElements(); in SimplifyDemandedVectorElts() local
|
| D | InstCombineMulDivRem.cpp | 1444 unsigned VWidth = C->getType()->getVectorNumElements(); in visitSRem() local
|
| D | InstCombineSelect.cpp | 2757 unsigned VWidth = VecTy->getNumElements(); in visitSelectInst() local
|
| D | InstructionCombining.cpp | 1670 auto VWidth = GEP.getType()->getVectorNumElements(); in visitGetElementPtrInst() local
|
| /external/llvm-project/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineVectorOps.cpp | 274 unsigned VWidth = cast<FixedVectorType>(V->getType())->getNumElements(); in findDemandedEltsBySingleUser() local 318 unsigned VWidth = cast<FixedVectorType>(V->getType())->getNumElements(); in findDemandedEltsByAllUsers() local 1436 unsigned VWidth = VecTy->getNumElements(); in visitInsertElementInst() local 2291 unsigned VWidth = cast<FixedVectorType>(SVI.getType())->getNumElements(); in visitShuffleVectorInst() local
|
| D | InstCombineSimplifyDemanded.cpp | 1046 unsigned VWidth = cast<FixedVectorType>(V->getType())->getNumElements(); in SimplifyDemandedVectorElts() local
|
| D | InstCombineMulDivRem.cpp | 1494 unsigned VWidth = cast<FixedVectorType>(C->getType())->getNumElements(); in visitSRem() local
|
| D | InstCombineCalls.cpp | 777 auto VWidth = IIFVTy->getNumElements(); in visitCallInst() local
|
| D | InstructionCombining.cpp | 1839 auto VWidth = GEPFVTy->getNumElements(); in visitGetElementPtrInst() local
|
| /external/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUInstCombineIntrinsic.cpp | 914 unsigned VWidth = IIVTy->getNumElements(); in simplifyAMDGCNMemoryIntrinsicDemanded() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | VectorUtils.cpp | 790 const unsigned VWidth = cast<VectorType>(Mask->getType())->getNumElements(); in possiblyDemandedEltsInMask() local
|
| /external/llvm-project/llvm/lib/Analysis/ |
| D | VectorUtils.cpp | 930 const unsigned VWidth = in possiblyDemandedEltsInMask() local
|