Searched refs:tryUnsignedBitfieldInsertInZero (Results 1 – 2 of 2) sorted by relevance
85 bool tryUnsignedBitfieldInsertInZero(SDNode *Node, const SDLoc &DL, MVT VT,
803 bool RISCVDAGToDAGISel::tryUnsignedBitfieldInsertInZero(SDNode *Node, in tryUnsignedBitfieldInsertInZero() function in RISCVDAGToDAGISel1480 if (tryUnsignedBitfieldInsertInZero(Node, DL, VT, X, Msb, Lsb)) in Select()