Searched defs:R32 (Results 1 – 5 of 5) sorted by relevance
130 #define R32(x,n) ((x << n) | (x >> (32 - n))) macro
294 struct R32 struct298 static void readColor(gl::ColorF *dst, const R32 *src); argument
1419 bool R32 = MRI->getRegClass(NewR) == &Hexagon::IntRegsRegClass; in generateInserts() local
1383 bool R32 = MRI->getRegClass(NewR) == &Hexagon::IntRegsRegClass; in generateInserts() local