Searched refs:FSGNJXOpc (Results 1 – 1 of 1) sorted by relevance
18619 unsigned CmpOpc, F2IOpc, I2FOpc, FSGNJOpc, FSGNJXOpc; in emitFROUND() local18629 FSGNJXOpc = RISCV::FSGNJX_H; in emitFROUND()18637 FSGNJXOpc = RISCV::FSGNJX_H_INX; in emitFROUND()18645 FSGNJXOpc = RISCV::FSGNJX_S; in emitFROUND()18653 FSGNJXOpc = RISCV::FSGNJX_S_INX; in emitFROUND()18662 FSGNJXOpc = RISCV::FSGNJX_D; in emitFROUND()18671 FSGNJXOpc = RISCV::FSGNJX_D_INX; in emitFROUND()18705 BuildMI(MBB, DL, TII.get(FSGNJXOpc), FabsReg).addReg(SrcReg).addReg(SrcReg); in emitFROUND()