Searched refs:FSGNJXOpc (Results 1 – 1 of 1) sorted by relevance
18616 unsigned CmpOpc, F2IOpc, I2FOpc, FSGNJOpc, FSGNJXOpc; in emitFROUND() local18626 FSGNJXOpc = RISCV::FSGNJX_H; in emitFROUND()18634 FSGNJXOpc = RISCV::FSGNJX_H_INX; in emitFROUND()18642 FSGNJXOpc = RISCV::FSGNJX_S; in emitFROUND()18650 FSGNJXOpc = RISCV::FSGNJX_S_INX; in emitFROUND()18659 FSGNJXOpc = RISCV::FSGNJX_D; in emitFROUND()18668 FSGNJXOpc = RISCV::FSGNJX_D_INX; in emitFROUND()18702 BuildMI(MBB, DL, TII.get(FSGNJXOpc), FabsReg).addReg(SrcReg).addReg(SrcReg); in emitFROUND()