Searched defs:is_32bit (Results 1 – 6 of 6) sorted by relevance
149 bool is_32bit = !!(device->physical_device->memory_types_32bit & (1u << i)); in radv_image_from_gralloc() local
291 bool is_32bit; member483 bool is_32bit; member
1000 sljit_s32 is_32bit) in load_word()1021 sljit_s32 is_32bit) in load_unsigned_word()1037 sljit_s32 is_32bit) in store_word()
929 bool is_32bit() const in is_32bit() function
2623 bool is_32bit = (opcode >= 0xB8); in InstructionDecode() local
3892 const bool is_32bit = (sizeof(T) == 4); in LoadIntValueHelper() local