Searched refs:selectSimm5Shl2 (Results 1 – 3 of 3) sorted by relevance
128 bool selectSimm5Shl2(SDValue N, SDValue &Simm5, SDValue &Shl2);
825 def simm5shl2 : ComplexPattern<XLenVT, 2, "selectSimm5Shl2">;
3258 bool RISCVDAGToDAGISel::selectSimm5Shl2(SDValue N, SDValue &Simm5, in selectSimm5Shl2() function in RISCVDAGToDAGISel