Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2072 unsigned OpREffectiveBits = in SExtOrZExtPromotedOperands() local
2075 OpREffectiveBits <= RHS.getScalarValueSizeInBits()) { in SExtOrZExtPromotedOperands()
2093 unsigned OpREffectiveBits = DAG.ComputeMaxSignificantBits(OpR); in SExtOrZExtPromotedOperands() local
2095 OpREffectiveBits <= RHS.getScalarValueSizeInBits()) { in SExtOrZExtPromotedOperands()