Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_emit_gv100.h157 case CC_GTU: in emitCond3()
188 case CC_GTU: data = 0x0c; break; in emitCond4()
Dnv50_ir.h346 CC_GTU = 12, enumerator
Dnv50_ir_emit_gm107.cpp380 case CC_GTU: in emitCond3()
413 case CC_GTU: data = 0x0c; break; in emitCond4()
Dnv50_ir_emit_nv50.cpp219 case CC_GTU: enc = 0xc; break; in emitCondCode()
Dnv50_ir_emit_gk110.cpp287 case CC_GTU: n = 0x0c; break; in emitCondCode()
Dnv50_ir_emit_nvc0.cpp257 case CC_GTU: val = 0xc; break; in emitCondCode()