Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4771 if (UndefSrcElts[i]) in getTargetConstantBitsFromNode() local
4610 __anon973982070f02(APInt &UndefSrcElts, ArrayRef<APInt> SrcEltBits) getTargetConstantBitsFromNode() argument
4705 APInt UndefSrcElts = APInt::getAllOnes(NumElts); getTargetConstantBitsFromNode() local
4712 APInt UndefSrcElts = APInt::getZero(1); getTargetConstantBitsFromNode() local
4717 APInt UndefSrcElts = APInt::getZero(1); getTargetConstantBitsFromNode() local
4729 APInt UndefSrcElts = APInt::getZero(SrcEltBits.size()); getTargetConstantBitsFromNode() local
4749 APInt UndefSrcElts(NumSrcElts, 0); getTargetConstantBitsFromNode() local
4823 APInt UndefSrcElts(NumSrcElts, 0); getTargetConstantBitsFromNode() local
4838 APInt UndefSrcElts, UndefSubElts; getTargetConstantBitsFromNode() local
5532 APInt UndefSrcElts[2]; getTargetShuffleAndZeroables() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2824 APInt UndefSrcElts; isSplatValue() local
2841 APInt UndefSrcElts; isSplatValue() local