Searched defs:shift_type (Results 1 – 4 of 4) sorted by relevance
43 const uint32_t shift_type = _.GetOperandTypeId(inst, 3); in BitwisePass() local
90 typedef typename largest_cbrt_int_type<T>::type shift_type; in cbrt_imp() typedef