Searched refs:hasBaseReg (Results 1 – 4 of 4) sorted by relevance
98 bool hasBaseReg() const { in hasBaseReg() function704 if (!AM.hasBaseReg()) { in SelectARID()761 if (!AM.hasBaseReg()) { in SelectARII()920 if (AM.hasBaseReg()) { in SelectARI()
83 bool hasBaseReg() const { return !BaseReg.empty(); } in hasBaseReg() function85 bool hasRegs() const { return hasBaseReg() || hasIndexReg(); } in hasRegs()
6127 if (AR.IntelExp.hasBaseReg()) in parseMSInlineAsm()6130 OS << (AR.IntelExp.hasBaseReg() ? " + " : "") in parseMSInlineAsm()
7521 if (AR.IntelExp.hasBaseReg()) in parseMSInlineAsm()7524 OS << (AR.IntelExp.hasBaseReg() ? " + " : "") in parseMSInlineAsm()