Searched defs:addr32 (Results 1 – 7 of 7) sorted by relevance
46 addr32: label
53 addr32: label
323 const uint32_t* addr32() const { in addr32() function405 const uint32_t* addr32(int x, int y) const { in addr32() function
322 const uint32_t* addr32() const { in addr32() function403 const uint32_t* addr32(int x, int y) const { in addr32() function
5 void test_load_offsets(uint32x4_t addr32, uint64x2_t addr64) in test_load_offsets()
41 u_int32_t addr32[4]; member47 #define addr32 xa.addr32 macro
832 nir_ssa_def *addr32 = nir_unpack_64_2x32_split_x(b, addr); in build_addr_iadd() local