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