Home
last modified time | relevance | path

Searched defs:UndefSrcElts (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4747 auto CastBitData = [&](APInt &UndefSrcElts, ArrayRef<APInt> SrcEltBits) { in getTargetConstantBitsFromNode()
4842 APInt UndefSrcElts = APInt::getAllOnes(NumElts); in getTargetConstantBitsFromNode() local
4849 APInt UndefSrcElts = APInt::getZero(1); in getTargetConstantBitsFromNode() local
4854 APInt UndefSrcElts = APInt::getZero(1); in getTargetConstantBitsFromNode() local
4866 APInt UndefSrcElts = APInt::getZero(SrcEltBits.size()); in getTargetConstantBitsFromNode() local
4886 APInt UndefSrcElts(NumSrcElts, 0); in getTargetConstantBitsFromNode() local
4908 APInt UndefSrcElts(NumSrcElts, 0); in getTargetConstantBitsFromNode() local
4960 APInt UndefSrcElts(NumSrcElts, 0); in getTargetConstantBitsFromNode() local
4975 APInt UndefSrcElts, UndefSubElts; in getTargetConstantBitsFromNode() local
5655 APInt UndefSrcElts[2]; in getTargetShuffleAndZeroables() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2865 APInt UndefSrcElts; in isSplatValue() local
2882 APInt UndefSrcElts; in isSplatValue() local