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

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

Completed in 119 milliseconds