Searched defs:R32 (Results 1 – 4 of 4) sorted by relevance
294 type R32 = DropLast<readonly [string]>; alias
294 struct R32 struct298 static void readColor(gl::ColorF *dst, const R32 *src); argument
308 struct R32 struct312 static void readColor(gl::ColorF *dst, const R32 *src); argument
1419 bool R32 = MRI->getRegClass(NewR) == &Hexagon::IntRegsRegClass; in generateInserts() local