Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2295 SDValue ConstMinusOne = in SimplifySetCC() local
2298 return DAG.getSetCC(dl, VT, N0, ConstMinusOne, ISD::SETGT); in SimplifySetCC()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp1818 SDValue ConstMinusOne = in SimplifySetCC() local
1821 return DAG.getSetCC(dl, VT, N0, ConstMinusOne, ISD::SETGT); in SimplifySetCC()