Home
last modified time | relevance | path

Searched refs:ccZ (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_peephole.cpp1353 CondCode cc, ccZ; in opnd() local
1357 ccZ = (CondCode)((unsigned int)i->asCmp()->setCond & ~CC_U); in opnd()
1361 ccZ = reverseCondCode(ccZ); in opnd()
1365 ccZ = reverseCondCode(ccZ); in opnd()
1371 ccZ = reverseCondCode(ccZ); in opnd()
1373 switch (ccZ) { in opnd()

Completed in 5 milliseconds