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

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4255 SDValue HHGT0 = DAG.getSetCC(dl, BoolNVT, ResultHH, NVTZero, ISD::SETGT); local
4258 SatMax = DAG.getNode(ISD::OR, dl, BoolNVT, HHGT0,
4268 SDValue HHGT0 = DAG.getSetCC(dl, BoolNVT, ResultHH, NVTZero, ISD::SETGT); local
4271 SatMax = DAG.getNode(ISD::OR, dl, BoolNVT, HHGT0,

Completed in 121 milliseconds