Home | History | Annotate | Download | only in codegen

Lines Matching refs:RoundMode

70    void emitRoundMode(RoundMode, const int pos, const int rintPos);
71 void emitRoundModeF(RoundMode, const int pos);
72 void emitRoundModeI(RoundMode, const int pos);
214 CodeEmitterGK110::emitRoundMode(RoundMode rnd, const int pos, const int rintPos)
235 CodeEmitterGK110::emitRoundModeF(RoundMode rnd, const int pos)
252 CodeEmitterGK110::emitRoundModeI(RoundMode rnd, const int pos)
1059 RoundMode rnd = i->rnd;