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