Searched refs:TH_EXTU (Results 1 – 2 of 2) sorted by relevance
1231 SDNode *TH_EXTU = CurDAG->getMachineNode( in Select() local1232 RISCV::TH_EXTU, DL, VT, X, CurDAG->getTargetConstant(Msb, DL, VT), in Select()1234 ReplaceNode(Node, TH_EXTU); in Select()
259 def TH_EXTU : THBitfieldExtract_rii<0b011, "th.extu">;