Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4752 __anon0268aba80e02(APInt &UndefSrcElts, ArrayRef<APInt> SrcEltBits) getTargetConstantBitsFromNode() argument
4847 APInt UndefSrcElts = APInt::getAllOnes(NumElts); getTargetConstantBitsFromNode() local
4854 APInt UndefSrcElts = APInt::getZero(1); getTargetConstantBitsFromNode() local
4859 APInt UndefSrcElts = APInt::getZero(1); getTargetConstantBitsFromNode() local
4871 APInt UndefSrcElts = APInt::getZero(SrcEltBits.size()); getTargetConstantBitsFromNode() local
4891 APInt UndefSrcElts(NumSrcElts, 0); getTargetConstantBitsFromNode() local
4913 APInt UndefSrcElts(NumSrcElts, 0); getTargetConstantBitsFromNode() local
4965 APInt UndefSrcElts(NumSrcElts, 0); getTargetConstantBitsFromNode() local
4980 APInt UndefSrcElts, UndefSubElts; getTargetConstantBitsFromNode() local
5679 APInt UndefSrcElts[2]; getTargetShuffleAndZeroables() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2864 APInt UndefSrcElts; isSplatValue() local
2881 APInt UndefSrcElts; isSplatValue() local