Searched refs:BitOpc (Results 1 – 1 of 1) sorted by relevance
1194 unsigned BitOpc = 0; in SelectBitOp() local1201 BitOpc = Hexagon::S2_clrbit_i; in SelectBitOp()1204 BitOpc = Hexagon::S2_setbit_i; in SelectBitOp()1208 BitOpc = Hexagon::S2_togglebit_i; in SelectBitOp()1217 Result = CurDAG->getMachineNode(BitOpc, dl, ValueVT, in SelectBitOp()1244 SDNode *Result0 = CurDAG->getMachineNode(BitOpc, dl, SubValueVT, in SelectBitOp()1253 SDNode *Result0 = CurDAG->getMachineNode(BitOpc, dl, SubValueVT, in SelectBitOp()