Searched refs:NotTOS (Results 1 – 1 of 1) sorted by relevance
1398 unsigned NotTOS = (TOS == Op0) ? Op1 : Op0; in handleTwoArgFP() local1402 I = BuildMI(*MBB, I, dl, TII->get(Opcode)).addReg(getSTReg(NotTOS)); in handleTwoArgFP()1416 unsigned UpdatedSlot = getSlot(updateST0 ? TOS : NotTOS); in handleTwoArgFP()