Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2135 unsigned OpLEffectiveBits = in SExtOrZExtPromotedOperands() local
2139 if (OpLEffectiveBits <= LHS.getScalarValueSizeInBits() && in SExtOrZExtPromotedOperands()
2157 unsigned OpLEffectiveBits = DAG.ComputeMaxSignificantBits(OpL); in SExtOrZExtPromotedOperands() local
2159 if (OpLEffectiveBits <= LHS.getScalarValueSizeInBits() && in SExtOrZExtPromotedOperands()