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

/external/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1630 SDValue ConstMinusOne = local
1633 return DAG.getSetCC(dl, VT, N0, ConstMinusOne, ISD::SETGT);

Completed in 329 milliseconds