Searched refs:SrcX (Results 1 – 2 of 2) sorted by relevance
325 unsigned SrcX = 0, SrcY = 1, SrcZ = 2, SrcW = 3; in EmitInstrWithCustomInserter() local360 .addImm(SrcX) in EmitInstrWithCustomInserter()380 .addImm(SrcX) in EmitInstrWithCustomInserter()400 .addImm(SrcX) in EmitInstrWithCustomInserter()428 unsigned SrcX = 0, SrcY = 1, SrcZ = 2, SrcW = 3; in EmitInstrWithCustomInserter() local464 .addImm(SrcX) in EmitInstrWithCustomInserter()484 .addImm(SrcX) in EmitInstrWithCustomInserter()504 .addImm(SrcX) in EmitInstrWithCustomInserter()
1623 unsigned SrcX = (Opc == Hexagon::A4_combineir) ? 2 : 1; in propagateRegCopy() local1626 BitTracker::RegisterRef RS = MI.getOperand(SrcX); in propagateRegCopy()