Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1787 unsigned OpLEffectiveBits = in PromoteSetCCOperands() local
1791 if (OpLEffectiveBits <= LHS.getScalarValueSizeInBits() && in PromoteSetCCOperands()
1809 unsigned OpLEffectiveBits = DAG.ComputeMaxSignificantBits(OpL); in PromoteSetCCOperands() local
1811 if (OpLEffectiveBits <= LHS.getScalarValueSizeInBits() && in PromoteSetCCOperands()