Home
last modified time | relevance | path

Searched refs:getTargetConstantBitsFromNode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4732 static bool getTargetConstantBitsFromNode(SDValue Op, unsigned EltSizeInBits, in getTargetConstantBitsFromNode() function
4977 if (getTargetConstantBitsFromNode(Op.getOperand(1), SrcEltSizeInBits, in getTargetConstantBitsFromNode()
4981 getTargetConstantBitsFromNode(Op.getOperand(0), SrcEltSizeInBits, in getTargetConstantBitsFromNode()
4999 if (getTargetConstantBitsFromNode(Op.getOperand(0), EltSizeInBits, in getTargetConstantBitsFromNode()
5029 !getTargetConstantBitsFromNode(Op.getOperand(0), EltSizeInBits, in getTargetConstantBitsFromNode()
5034 !getTargetConstantBitsFromNode(Op.getOperand(1), EltSizeInBits, in getTargetConstantBitsFromNode()
5066 if (getTargetConstantBitsFromNode( in isConstantSplat()
5096 if (!getTargetConstantBitsFromNode(MaskNode, MaskEltSizeInBits, UndefElts, in getTargetShuffleMaskIndices()
5132 if (getTargetConstantBitsFromNode(V.getOperand(0), in IsNOT()
5658 getTargetConstantBitsFromNode(V1, EltSizeInBits, UndefSrcElts[0], in getTargetShuffleAndZeroables()
[all …]