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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir.cpp846 Instruction::setPredicate(CondCode ccode, Value *value) argument
848 cc = ccode;
H A Dnv50_ir.h841 bool setPredicate(CondCode ccode, Value *);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir.cpp850 Instruction::setPredicate(CondCode ccode, Value *value) argument
852 cc = ccode;
H A Dnv50_ir.h893 bool setPredicate(CondCode ccode, Value *);

Completed in 11 milliseconds