Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1121 static bool ValueHasExactlyOneBitSet(SDValue Val, const SelectionDAG &DAG) { in ValueHasExactlyOneBitSet() function
1945 if (ValueHasExactlyOneBitSet(N1, DAG)) { in SimplifySetCC()
1956 if (ValueHasExactlyOneBitSet(N0, DAG)) { in SimplifySetCC()