Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp1940 unsigned OpLEffectiveBits = in PromoteSetCCOperands() local
1944 if (OpLEffectiveBits <= LHS.getScalarValueSizeInBits() && in PromoteSetCCOperands()
1962 unsigned OpLEffectiveBits = DAG.ComputeMaxSignificantBits(OpL); in PromoteSetCCOperands() local
1964 if (OpLEffectiveBits <= LHS.getScalarValueSizeInBits() && in PromoteSetCCOperands()