Home
last modified time | relevance | path

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

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