Searched defs:srcreg (Results 1 – 6 of 6) sorted by relevance
414 static void dump_srcreg( struct sh_srcreg srcreg, struct sh_srcreg *indreg, const struct dump_info … in dump_srcreg()
288 struct rc_src_register lmul_swizzle(unsigned int swizzle, struct rc_src_register srcreg) in lmul_swizzle()
131 static struct rc_src_register srcreg(int file, int index) in srcreg() function