Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4460 APInt MinHi = APInt::getSignedMinValue(NVTSize); in ExpandIntRes_MULFIX() local
4461 Hi = DAG.getSelect(dl, NVT, SatMin, DAG.getConstant(MinHi, dl, NVT), Hi); in ExpandIntRes_MULFIX()