Home
last modified time | relevance | path

Searched refs:emitRoundModeF (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_gk110.cpp71 void emitRoundModeF(RoundMode, const int pos);
232 CodeEmitterGK110::emitRoundModeF(RoundMode rnd, const int pos) in emitRoundModeF() function in nv50_ir::CodeEmitterGK110