Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16439 static SDValue stripModuloOnShift(const TargetLowering &TLI, SDNode *N, in stripModuloOnShift() function
16472 if (auto Value = stripModuloOnShift(*this, N, DCI.DAG)) in combineSHL()
16502 if (auto Value = stripModuloOnShift(*this, N, DCI.DAG)) in combineSRA()
16509 if (auto Value = stripModuloOnShift(*this, N, DCI.DAG)) in combineSRL()