Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7294 auto CastBitData = [&](APInt &UndefSrcElts, ArrayRef<APInt> SrcEltBits) { in getTargetConstantBitsFromNode()
7371 APInt UndefSrcElts = APInt::getAllOnes(NumElts); in getTargetConstantBitsFromNode() local
7378 APInt UndefSrcElts = APInt::getZero(1); in getTargetConstantBitsFromNode() local
7383 APInt UndefSrcElts = APInt::getZero(1); in getTargetConstantBitsFromNode() local
7395 APInt UndefSrcElts = APInt::getNullValue(SrcEltBits.size()); in getTargetConstantBitsFromNode() local
7413 APInt UndefSrcElts(NumSrcElts, 0); in getTargetConstantBitsFromNode() local
7435 APInt UndefSrcElts(NumSrcElts, 0); in getTargetConstantBitsFromNode() local
7485 APInt UndefSrcElts(NumSrcElts, 0); in getTargetConstantBitsFromNode() local
7500 APInt UndefSrcElts, UndefSubElts; in getTargetConstantBitsFromNode() local
8141 APInt UndefSrcElts[2]; in getTargetShuffleAndZeroables() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2708 APInt UndefSrcElts; in isSplatValue() local
2725 APInt UndefSrcElts; in isSplatValue() local