Searched refs:hasBaseReg (Results 1 – 2 of 2) sorted by relevance
91 bool hasBaseReg() const { in hasBaseReg() function98 return hasBaseReg() || hasIndexReg(); in hasRegs()
5740 if (AR.IntelExp.hasBaseReg()) in parseMSInlineAsm()5743 OS << (AR.IntelExp.hasBaseReg() ? " + " : "") in parseMSInlineAsm()