Home
last modified time | relevance | path

Searched defs:SrcNumElts (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Utils/
DX86ShuffleDecode.cpp265 void DecodeSubVectorBroadcast(unsigned DstNumElts, unsigned SrcNumElts, in DecodeSubVectorBroadcast()
/external/llvm/lib/IR/
DConstantFold.cpp842 unsigned SrcNumElts = V1->getType()->getVectorNumElements(); in ConstantFoldShuffleVectorInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp212 unsigned SrcNumElts = SrcType.isVector() ? SrcType.getNumElements() : 1; in matchCombineShuffleVector() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantFold.cpp882 unsigned SrcNumElts = V1->getType()->getVectorNumElements(); in ConstantFoldShuffleVectorInstruction() local
DAutoUpgrade.cpp2446 unsigned SrcNumElts = Op1->getType()->getVectorNumElements(); in UpgradeIntrinsicCall() local
2490 unsigned SrcNumElts = Op0->getType()->getVectorNumElements(); in UpgradeIntrinsicCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineVerifier.cpp1422 int SrcNumElts = Src0Ty.isVector() ? Src0Ty.getNumElements() : 1; in verifyPreISelGenericInstruction() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3010 unsigned SrcNumElts = SrcVT.getVectorNumElements(); in visitShuffleVector() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3585 unsigned SrcNumElts = SrcVT.getVectorNumElements(); in visitShuffleVector() local
DDAGCombiner.cpp18516 unsigned SrcNumElts = SrcVT.getVectorNumElements(); in visitEXTRACT_SUBVECTOR() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp4934 int SrcNumElts = Op.getOperand(0).getValueType().getVectorNumElements(); in lowerVECTOR_SHUFFLE() local