Searched refs:Simm5 (Results 1 – 2 of 2) sorted by relevance
128 bool selectSimm5Shl2(SDValue N, SDValue &Simm5, SDValue &Shl2);
3258 bool RISCVDAGToDAGISel::selectSimm5Shl2(SDValue N, SDValue &Simm5, in selectSimm5Shl2() argument3272 Simm5 = CurDAG->getTargetConstant(Offset >> Shift, SDLoc(N), Ty); in selectSimm5Shl2()