Home
last modified time | relevance | path

Searched defs:emitABS (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_gv100.h71 inline void emitABS(int pos, int src, bool supported) in emitABS() function
79 inline void emitABS(int pos, int src) in emitABS() function
Dnv50_ir_emit_gm107.cpp456 CodeEmitterGM107::emitABS(int pos, const ValueRef &ref) in emitABS() function in nv50_ir::CodeEmitterGM107