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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_asm.c453 static int is_cfile(unsigned sel) function in typeref:typename:int
462 return is_cfile(sel) ||
487 } else if (is_cfile(sel)) {
514 if (is_cfile(sel)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_asm.c453 static int is_cfile(unsigned sel) function in typeref:typename:int
462 return is_cfile(sel) ||
487 } else if (is_cfile(sel)) {
514 if (is_cfile(sel)) {

Completed in 8 milliseconds