Searched refs:hasBaseReg (Results 1 – 4 of 4) sorted by relevance
83 bool hasBaseReg() const { return !BaseReg.empty(); } in hasBaseReg() function85 bool hasRegs() const { return hasBaseReg() || hasIndexReg(); } in hasRegs()
99 bool hasBaseReg() const { in hasBaseReg() function749 if (!AM.hasBaseReg()) { in SelectARID()823 if (!AM.hasBaseReg()) { in SelectARII()981 if (AM.hasBaseReg()) { in SelectARI()
6089 if (AR.IntelExp.hasBaseReg()) in parseMSInlineAsm()6092 OS << (AR.IntelExp.hasBaseReg() ? " + " : "") in parseMSInlineAsm()
6042 if (AR.IntelExp.hasBaseReg()) in parseMSInlineAsm()6045 OS << (AR.IntelExp.hasBaseReg() ? " + " : "") in parseMSInlineAsm()