Home
last modified time | relevance | path

Searched refs:Opx (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1304 unsigned Opx = (Opc == Hexagon::TFRI_f) ? 1 : 2; in expandPostRAPseudo() local
1305 APFloat FVal = MI.getOperand(Opx).getFPImm()->getValueAPF(); in expandPostRAPseudo()
1307 MI.RemoveOperand(Opx); in expandPostRAPseudo()