Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp3382 static SDValue simplifySetCCWithCTPOP(const TargetLowering &TLI, EVT VT, in simplifySetCCWithCTPOP() function
3487 if (SDValue V = simplifySetCCWithCTPOP(*this, VT, N0, C1, Cond, dl, DAG)) in SimplifySetCC()