Searched refs:FSGNJOpc (Results 1 – 1 of 1) sorted by relevance
21764 unsigned CmpOpc, F2IOpc, I2FOpc, FSGNJOpc, FSGNJXOpc; in emitFROUND() local21773 FSGNJOpc = RISCV::FSGNJ_H; in emitFROUND()21781 FSGNJOpc = RISCV::FSGNJ_H_INX; in emitFROUND()21789 FSGNJOpc = RISCV::FSGNJ_S; in emitFROUND()21797 FSGNJOpc = RISCV::FSGNJ_S_INX; in emitFROUND()21806 FSGNJOpc = RISCV::FSGNJ_D; in emitFROUND()21815 FSGNJOpc = RISCV::FSGNJ_D_INX; in emitFROUND()21881 BuildMI(CvtMBB, DL, TII.get(FSGNJOpc), CvtReg).addReg(I2FReg).addReg(SrcReg); in emitFROUND()