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.cpp2070 unsigned OpLEffectiveBits = in SExtOrZExtPromotedOperands() local
2074 if (OpLEffectiveBits <= LHS.getScalarValueSizeInBits() && in SExtOrZExtPromotedOperands()
2092 unsigned OpLEffectiveBits = DAG.ComputeMaxSignificantBits(OpL); in SExtOrZExtPromotedOperands() local
2094 if (OpLEffectiveBits <= LHS.getScalarValueSizeInBits() && in SExtOrZExtPromotedOperands()