Searched refs:hasBaseReg (Results 1 – 4 of 4) sorted by relevance
98 bool hasBaseReg() const { in hasBaseReg() function676 if (!AM.hasBaseReg()) { in SelectARID()733 if (!AM.hasBaseReg()) { in SelectARII()892 if (AM.hasBaseReg()) { in SelectARI()
82 bool hasBaseReg() const { return !BaseReg.empty(); } in hasBaseReg() function84 bool hasRegs() const { return hasBaseReg() || hasIndexReg(); } in hasRegs()
6098 if (AR.IntelExp.hasBaseReg()) in parseMSInlineAsm()6101 OS << (AR.IntelExp.hasBaseReg() ? " + " : "") in parseMSInlineAsm()
7556 if (AR.IntelExp.hasBaseReg()) in parseMSInlineAsm()7559 OS << (AR.IntelExp.hasBaseReg() ? " + " : "") in parseMSInlineAsm()