Searched refs:emitRoundMode (Results 1 – 1 of 1) sorted by relevance
70 void emitRoundMode(RoundMode, const int pos, const int rintPos);172 #define RND_(b, t) emitRoundMode##t(i->rnd, 0x##b)211 CodeEmitterGK110::emitRoundMode(RoundMode rnd, const int pos, const int rintPos) in emitRoundMode() function in nv50_ir::CodeEmitterGK1101054 emitRoundMode(rnd, 32 + 10, f2f ? (32 + 13) : -1); in emitCVT()