Searched refs:HiNotZero (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp3654 SDValue HiNotZero = DAG.getSetCC(dl, getSetCCResultType(NVT), Hi, local
3660 Lo = DAG.getSelect(dl, NVT, HiNotZero, HiLZ,

Completed in 170 milliseconds