Searched defs:SatMax (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp739 SDValue SatMax = DAG.getConstant(MaxVal, dl, PromotedType); local
749 SDValue SatMax = DAG.getConstant(MaxVal, dl, PromotedType); local
3060 SDValue SatMax = DAG.getConstant(MaxVal, dl, VT); local
3069 SDValue SatMax = DAG.getConstant(MaxVal, dl, VT); local
3154 SDValue SatMax, SatMin; local
[all...]

Completed in 216 milliseconds