Searched refs:gen8_alu1 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ | ||
| H A D | gen8_eu.c | 737 static inline struct gen8_instruction *gen8_alu1(struct brw_compile *p, function in typeref:struct:gen8_instruction * 766 return gen8_alu1(p, BRW_OPCODE_##OP, dst, src0); \ |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ | ||
| H A D | gen8_eu.c | 737 static inline struct gen8_instruction *gen8_alu1(struct brw_compile *p, function in typeref:struct:gen8_instruction * 766 return gen8_alu1(p, BRW_OPCODE_##OP, dst, src0); \ |
Completed in 5 milliseconds