Searched refs:SrcX (Results 1 – 2 of 2) sorted by relevance
304 unsigned SrcX = 0, SrcY = 1, SrcZ = 2, SrcW = 3; in EmitInstrWithCustomInserter() local338 .addImm(SrcX) in EmitInstrWithCustomInserter()357 .addImm(SrcX) in EmitInstrWithCustomInserter()377 .addImm(SrcX) in EmitInstrWithCustomInserter()405 unsigned SrcX = 0, SrcY = 1, SrcZ = 2, SrcW = 3; in EmitInstrWithCustomInserter() local440 .addImm(SrcX) in EmitInstrWithCustomInserter()459 .addImm(SrcX) in EmitInstrWithCustomInserter()479 .addImm(SrcX) in EmitInstrWithCustomInserter()
1630 unsigned SrcX = (Opc == Hexagon::A4_combineir) ? 2 : 1; in propagateRegCopy() local1633 BitTracker::RegisterRef RS = MI.getOperand(SrcX); in propagateRegCopy()