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
117 TrackingAllocatorImpl(const TrackingAllocatorImpl<U, kTag>& alloc) noexcept { in TrackingAllocatorImpl()
421 void DumpThumb2Literal(std::ostream& args, const uint8_t* instr_ptr, uint32_t U, uint32_t imm32, in DumpThumb2Literal()547 int U = (instr >> 23) & 1; in DumpThumb32() local647 int U = (instr >> 23) & 1; in DumpThumb32() local812 uint32_t U = (instr >> 23) & 1; in DumpThumb32() local1352 uint32_t U = (instr >> 23) & 1; // U for imm12 in DumpThumb32() local
272 U = 1 << 23, // positive (or negative) offset/index enumerator