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