Searched defs:hasBaseOrIndex (Results 1 – 8 of 8) sorted by relevance
1030 …constexpr bool hasBaseOrIndex() const noexcept { return (_signature & kSignatureMemBaseIndexMask) … in hasBaseOrIndex() function
1070 …constexpr bool hasBaseOrIndex() const noexcept { return (_signature & kSignatureMemBaseIndexMask) … in hasBaseOrIndex() function
1131 …constexpr bool hasBaseOrIndex() const noexcept { return (_signature & kSignatureMemBaseIndexMask) … in hasBaseOrIndex() function
992 …ASMJIT_INLINE bool hasBaseOrIndex() const noexcept { return (_signature & kSignatureMemBaseIndexMa… in hasBaseOrIndex() function