Searched defs:U (Results 1 – 4 of 4) sorted by relevance
76 typedef typename std::make_unsigned<T>::type U; in LoadUnaligned() typedef91 typedef typename std::make_unsigned<T>::type U; in StoreUnaligned() typedef
120 TrackingAllocatorImpl(const TrackingAllocatorImpl<U, kTag>& alloc ATTRIBUTE_UNUSED) noexcept {} in TrackingAllocatorImpl()
425 uint32_t U, in DumpThumb2Literal()564 int U = (instr >> 23) & 1; in DumpThumb32() local664 int U = (instr >> 23) & 1; in DumpThumb32() local829 uint32_t U = (instr >> 23) & 1; in DumpThumb32() local1380 uint32_t U = (instr >> 23) & 1; // U for imm12 in DumpThumb32() local
358 U = 1 << 23, // positive (or negative) offset/index enumerator