Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7431 if (getTargetConstantBitsFromNode(Op.getOperand(0), EltSizeInBits, in getTargetConstantBitsFromNode()
7461 !getTargetConstantBitsFromNode(Op.getOperand(0), EltSizeInBits, in getTargetConstantBitsFromNode()
7466 !getTargetConstantBitsFromNode(Op.getOperand(1), EltSizeInBits, in getTargetConstantBitsFromNode()
7498 if (getTargetConstantBitsFromNode(Op, Op.getScalarValueSizeInBits(), in isConstantSplat()
8051 getTargetConstantBitsFromNode(V1, EltSizeInBits, UndefSrcElts[0], in getTargetShuffleAndZeroables()
8053 getTargetConstantBitsFromNode(V2, EltSizeInBits, UndefSrcElts[1], in getTargetShuffleAndZeroables()
24475 if (getTargetConstantBitsFromNode(BC0.getOperand(1), in LowerVSETCC()
41141 if (getTargetConstantBitsFromNode(Op, EltSizeInBits, UndefElts, in SimplifyDemandedVectorEltsForTargetNode()
42737 if (getTargetConstantBitsFromNode(N0, 64, UndefElts, EltBits)) { in combineBitcast()
48000 if (getTargetConstantBitsFromNode(Op, EltSizeInBits, UndefElts, in combineAnd()
[all …]