Searched defs:val_pos (Results 1 – 2 of 2) sorted by relevance
430 const int16x8_t val_pos = vsubq_s16(val_xor, val_sign); in Divide16x8PowRound() local442 const int64x2_t val_pos = vsubq_s64(val_xor, val_sign); in Divide64x2PowRound() local
430 let val_pos = self.deref(val_field_voff)?; in visit_union() localVariable