Home | History | Annotate | Download | only in arm

Lines Matching refs:is_uint12

487     return offset_ >= 0 ? is_uint12(offset_) : is_uint12(-offset_);