Home
last modified time | relevance | path

Searched defs:UndefElts (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp27 APInt &UndefElts, in extractConstantMask()
123 APInt UndefElts; in DecodePSHUFBMask() local
162 APInt UndefElts; in DecodeVPERMILPMask() local
198 APInt UndefElts; in DecodeVPERMIL2PMask() local
252 APInt UndefElts; in DecodeVPPERMMask() local
H A DX86InstCombineIntrinsic.cpp933 APInt UndefElts(Width, 0); in instCombineIntrinsic() local
1782 InstCombiner &IC, IntrinsicInst &II, APInt DemandedElts, APInt &UndefElts, in simplifyDemandedVectorEltsIntrinsic() argument
H A DX86ISelLowering.cpp6517 APInt &UndefElts, in getTargetConstantBitsFromNode()
6845 APInt UndefElts; in isConstantSplat() local
6874 APInt &UndefElts) { in getTargetShuffleMaskIndices()
7548 APInt UndefElts; in getFauxShuffleMask() local
11175 APInt UndefElts; in createShuffleMaskFromVSELECT() local
23087 APInt UndefElts; in LowerVSETCC() local
36102 APInt UndefElts(NumMaskElts, 0); in combineX86ShuffleChain() local
36601 APInt UndefElts(NumMaskElts, 0); in combineX86ShufflesConstants() local
40028 APInt UndefElts; in combineBitcast() local
43659 auto &UndefElts = (Elt >= NumSrcEltsPerLane ? UndefElts1 : UndefElts0); in combineVectorPack() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp291 void DecodePSHUFBMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodePSHUFBMask()
323 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPPERMMask()
476 ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMILPMask()
498 ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMIL2PMask()
543 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMVMask()
557 void DecodeVPERMV3Mask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMV3Mask()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp362 APInt UndefElts(NumElts, 0); in visitExtractElementInst() local
373 APInt UndefElts(NumElts, 0); in visitExtractElementInst() local
1437 APInt UndefElts(VWidth, 0); in visitInsertElementInst() local
2386 APInt UndefElts(VWidth, 0); in visitShuffleVectorInst() local
H A DInstCombineCalls.cpp341 APInt UndefElts(DemandedElts.getBitWidth(), 0); in simplifyMaskedStore() local
380 APInt UndefElts(DemandedElts.getBitWidth(), 0); in simplifyMaskedScatter() local
877 APInt UndefElts(VWidth, 0); in visitCallInst() local
H A DInstCombineSimplifyDemanded.cpp1082 APInt &UndefElts, in SimplifyDemandedVectorElts()
H A DInstructionCombining.cpp188 IntrinsicInst &II, APInt DemandedElts, APInt &UndefElts, APInt &UndefElts2, in targetSimplifyDemandedVectorEltsIntrinsic() argument
1866 APInt UndefElts(VWidth, 0); in visitGetElementPtrInst() local
H A DInstCombineSelect.cpp2434 APInt UndefElts(NumElts, 0); in foldVectorSelect() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp1051 InstCombiner &IC, IntrinsicInst &II, APInt DemandedElts, APInt &UndefElts, in simplifyDemandedVectorEltsIntrinsic() argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h182 InstCombiner &IC, IntrinsicInst &II, APInt DemandedElts, APInt &UndefElts, in simplifyDemandedVectorEltsIntrinsic() argument
H A DTargetTransformInfo.h1835 InstCombiner &IC, IntrinsicInst &II, APInt DemandedElts, APInt &UndefElts, in simplifyDemandedVectorEltsIntrinsic() argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h589 InstCombiner &IC, IntrinsicInst &II, APInt DemandedElts, APInt &UndefElts, in simplifyDemandedVectorEltsIntrinsic() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp310 InstCombiner &IC, IntrinsicInst &II, APInt DemandedElts, APInt &UndefElts, in simplifyDemandedVectorEltsIntrinsic() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2465 APInt &UndefElts, unsigned Depth) { in isSplatValue()
2576 APInt UndefElts; in isSplatValue() local
2593 APInt UndefElts; in getSplatSourceVector() local