Searched refs:hasIndexReg (Results 1 – 2 of 2) sorted by relevance
94 bool hasIndexReg() const { in hasIndexReg() function98 return hasBaseReg() || hasIndexReg(); in hasRegs()102 (hasIndexReg() && (Scale == 2 || Scale == 4 || Scale == 8)); in isValid()
5742 if (AR.IntelExp.hasIndexReg()) in parseMSInlineAsm()