Searched defs:R32 (Results 1 – 7 of 7) sorted by relevance
61 #define R32(a) *((const UInt32 *)(const void *)p + (a)) macro
43 const R32 = BigInteger.ONE.shiftLeft(32); // 1 << 32 constant
318 struct R32 struct322 static void readColor(gl::ColorF *dst, const R32 *src); argument
1397 bool R32 = MRI->getRegClass(NewR) == &Hexagon::IntRegsRegClass; in generateInserts() local
1383 bool R32 = MRI->getRegClass(NewR) == &Hexagon::IntRegsRegClass; in generateInserts() local
1419 bool R32 = MRI->getRegClass(NewR) == &Hexagon::IntRegsRegClass; in generateInserts() local
709 TEST_P(PixelLocalStorageTest, R32) in TEST_P() argument