Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6759 if (getTargetConstantBitsFromNode(Op.getOperand(1), SrcEltSizeInBits, in getTargetConstantBitsFromNode()
6763 getTargetConstantBitsFromNode(Op.getOperand(0), SrcEltSizeInBits, in getTargetConstantBitsFromNode()
6781 if (getTargetConstantBitsFromNode(Op.getOperand(0), EltSizeInBits, in getTargetConstantBitsFromNode()
6811 !getTargetConstantBitsFromNode(Op.getOperand(0), EltSizeInBits, in getTargetConstantBitsFromNode()
6816 !getTargetConstantBitsFromNode(Op.getOperand(1), EltSizeInBits, in getTargetConstantBitsFromNode()
6848 if (getTargetConstantBitsFromNode(Op, Op.getScalarValueSizeInBits(), in isConstantSplat()
7400 getTargetConstantBitsFromNode(V1, EltSizeInBits, UndefSrcElts[0], in getTargetShuffleAndZeroables()
7402 getTargetConstantBitsFromNode(V2, EltSizeInBits, UndefSrcElts[1], in getTargetShuffleAndZeroables()
23230 if (getTargetConstantBitsFromNode(BC0.getOperand(1), in LowerVSETCC()
40287 if (getTargetConstantBitsFromNode(N0, 64, UndefElts, EltBits)) { in combineBitcast()
[all …]