/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ShuffleDecodeConstantPool.cpp | 27 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 D | X86InstCombineIntrinsic.cpp | 2149 APInt UndefElts(Width, 0); in instCombineIntrinsic() local 3101 InstCombiner &IC, IntrinsicInst &II, APInt DemandedElts, APInt &UndefElts, in simplifyDemandedVectorEltsIntrinsic() argument
|
H A D | X86ISelLowering.cpp | 4733 APInt &UndefElts, in getTargetConstantBitsFromNode() 5064 APInt UndefElts; in isConstantSplat() local 5093 APInt &UndefElts) { in getTargetShuffleMaskIndices() 5130 APInt UndefElts; in IsNOT() local 5772 APInt UndefElts; in createShuffleMaskFromVSELECT() local 5839 APInt UndefElts; in getFauxShuffleMask() local 23449 APInt UndefElts; in LowerVSETCC() local 29424 APInt UndefElts; in convertShiftLeftToScale() local 37505 APInt UndefElts; in computeKnownBitsForTargetNode() local 39068 APInt UndefElts(NumMaskElts, 0); in combineX86ShuffleChain() local [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86ShuffleDecode.cpp | 292 void DecodePSHUFBMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodePSHUFBMask() 324 void DecodeVPPERMMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPPERMMask() 477 ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMILPMask() 499 ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMIL2PMask() 544 void DecodeVPERMVMask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMVMask() 558 void DecodeVPERMV3Mask(ArrayRef<uint64_t> RawMask, const APInt &UndefElts, in DecodeVPERMV3Mask()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUInstCombineIntrinsic.cpp | 1444 InstCombiner &IC, IntrinsicInst &II, APInt DemandedElts, APInt &UndefElts, in simplifyDemandedVectorEltsIntrinsic() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMTargetTransformInfo.cpp | 261 APInt &UndefElts, APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 209 InstCombiner &IC, IntrinsicInst &II, APInt DemandedElts, APInt &UndefElts, in simplifyDemandedVectorEltsIntrinsic() argument
|
H A D | TargetTransformInfo.h | 2343 InstCombiner &IC, IntrinsicInst &II, APInt DemandedElts, APInt &UndefElts, in simplifyDemandedVectorEltsIntrinsic() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | BasicTTIImpl.h | 698 InstCombiner &IC, IntrinsicInst &II, APInt DemandedElts, APInt &UndefElts, in simplifyDemandedVectorEltsIntrinsic() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 379 InstCombiner &IC, IntrinsicInst &II, APInt DemandedElts, APInt &UndefElts, in simplifyDemandedVectorEltsIntrinsic() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64TargetTransformInfo.cpp | 2283 APInt &UndefElts, APInt &UndefElts2, APInt &UndefElts3, in simplifyDemandedVectorEltsIntrinsic()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Instructions.cpp | 2052 APInt UndefElts = APInt::getZero(NumMaskElts); in isInsertSubvectorMask() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 2744 APInt &UndefElts, unsigned Depth) const { in isSplatValue() 2933 APInt UndefElts; in isSplatValue() local 2950 APInt UndefElts; in getSplatSourceVector() local
|
H A D | TargetLowering.cpp | 3887 APInt &UndefElts, in isSplatValueForTargetNode()
|
H A D | DAGCombiner.cpp | 25466 APInt UndefElts; in combineShuffleOfSplatVal() local
|