Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14366 static SDValue stripModuloOnShift(const TargetLowering &TLI, SDNode *N, in stripModuloOnShift() function
14399 if (auto Value = stripModuloOnShift(*this, N, DCI.DAG)) in combineSHL()
14429 if (auto Value = stripModuloOnShift(*this, N, DCI.DAG)) in combineSRA()
14436 if (auto Value = stripModuloOnShift(*this, N, DCI.DAG)) in combineSRL()