Searched refs:Opx (Results 1 – 1 of 1) sorted by relevance
1304 unsigned Opx = (Opc == Hexagon::TFRI_f) ? 1 : 2; in expandPostRAPseudo() local1305 APFloat FVal = MI.getOperand(Opx).getFPImm()->getValueAPF(); in expandPostRAPseudo()1307 MI.RemoveOperand(Opx); in expandPostRAPseudo()