Searched refs:hasBaseReg (Results 1 – 4 of 4) sorted by relevance
99 bool hasBaseReg() const { in hasBaseReg() function735 if (!AM.hasBaseReg()) { in SelectARID()793 if (!AM.hasBaseReg()) { in SelectARII()952 if (AM.hasBaseReg()) { in SelectARI()
82 bool hasBaseReg() const { return !BaseReg.empty(); } in hasBaseReg() function84 bool hasRegs() const { return hasBaseReg() || hasIndexReg(); } in hasRegs()
6153 if (AR.IntelExp.hasBaseReg()) in parseMSInlineAsm()6156 OS << (AR.IntelExp.hasBaseReg() ? " + " : "") in parseMSInlineAsm()
7506 if (AR.IntelExp.hasBaseReg()) in parseMSInlineAsm()7509 OS << (AR.IntelExp.hasBaseReg() ? " + " : "") in parseMSInlineAsm()