Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5924 if (getTargetConstantBitsFromNode(Op.getOperand(0), EltSizeInBits, in getTargetConstantBitsFromNode()
5954 !getTargetConstantBitsFromNode(Op.getOperand(0), EltSizeInBits, in getTargetConstantBitsFromNode()
5959 !getTargetConstantBitsFromNode(Op.getOperand(1), EltSizeInBits, in getTargetConstantBitsFromNode()
5989 if (getTargetConstantBitsFromNode(Op, Op.getScalarValueSizeInBits(), in isConstantSplat()
6016 if (!getTargetConstantBitsFromNode(MaskNode, MaskEltSizeInBits, UndefElts, in getTargetShuffleMaskIndices()
6415 getTargetConstantBitsFromNode(V1, EltSizeInBits, UndefSrcElts[0], in setTargetShuffleZeroElements()
6417 getTargetConstantBitsFromNode(V2, EltSizeInBits, UndefSrcElts[1], in setTargetShuffleZeroElements()
19504 if (getTargetConstantBitsFromNode(BC0.getOperand(1), in LowerVSETCC()
33190 if (getTargetConstantBitsFromNode(N0, 64, UndefElts, EltBits)) { in combineBitcast()
36425 getTargetConstantBitsFromNode(BitMask, 8, UndefElts, EltBits) && in combineAnd()
[all …]