Searched refs:doPeepholeSExtW (Results 1 – 2 of 2) sorted by relevance
192 bool doPeepholeSExtW(SDNode *Node);
151 MadeChange |= doPeepholeSExtW(N); in PostprocessISelDAG()3459 bool RISCVDAGToDAGISel::doPeepholeSExtW(SDNode *N) { in doPeepholeSExtW() function in RISCVDAGToDAGISel