Searched refs:getTargetConstantBitsFromNode (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 4862 if (getTargetConstantBitsFromNode(Op.getOperand(0), EltSizeInBits, in getTargetConstantBitsFromNode() 4892 !getTargetConstantBitsFromNode(Op.getOperand(0), EltSizeInBits, in getTargetConstantBitsFromNode() 4897 !getTargetConstantBitsFromNode(Op.getOperand(1), EltSizeInBits, in getTargetConstantBitsFromNode() 4929 if (getTargetConstantBitsFromNode(Op, Op.getScalarValueSizeInBits(), in isConstantSplat() 4995 if (getTargetConstantBitsFromNode(V.getOperand(0), in IsNOT() 5535 getTargetConstantBitsFromNode(V1, EltSizeInBits, UndefSrcElts[0], in getTargetShuffleAndZeroables() 5537 getTargetConstantBitsFromNode(V2, EltSizeInBits, UndefSrcElts[1], in getTargetShuffleAndZeroables() 23269 if (getTargetConstantBitsFromNode(BC0.getOperand(1), in LowerVSETCC() 41210 if (getTargetConstantBitsFromNode(Op, EltSizeInBits, UndefElts, in SimplifyDemandedVectorEltsForTargetNode() 42987 if (getTargetConstantBitsFromNode(N0, 64, UndefElts, EltBits)) { in combineBitcast() [all …]
|