Searched refs:BitOpc (Results 1 – 1 of 1) sorted by relevance
1067 unsigned BitOpc = 0; in SelectBitOp() local1074 BitOpc = Hexagon::S2_clrbit_i; in SelectBitOp()1077 BitOpc = Hexagon::S2_setbit_i; in SelectBitOp()1081 BitOpc = Hexagon::S2_togglebit_i; in SelectBitOp()1090 Result = CurDAG->getMachineNode(BitOpc, dl, ValueVT, in SelectBitOp()1117 SDNode *Result0 = CurDAG->getMachineNode(BitOpc, dl, SubValueVT, in SelectBitOp()1126 SDNode *Result0 = CurDAG->getMachineNode(BitOpc, dl, SubValueVT, in SelectBitOp()