Searched refs:hasBaseReg (Results 1 – 4 of 4) sorted by relevance
99 bool hasBaseReg() const { in hasBaseReg() function710 if (!AM.hasBaseReg()) { in SelectARID()767 if (!AM.hasBaseReg()) { in SelectARII()926 if (AM.hasBaseReg()) { in SelectARI()
84 bool hasBaseReg() const { return !BaseReg.empty(); } in hasBaseReg() function86 bool hasRegs() const { return hasBaseReg() || hasIndexReg(); } in hasRegs()
6134 if (AR.IntelExp.hasBaseReg()) in parseMSInlineAsm()6137 OS << (AR.IntelExp.hasBaseReg() ? " + " : "") in parseMSInlineAsm()
7538 if (AR.IntelExp.hasBaseReg()) in parseMSInlineAsm()7541 OS << (AR.IntelExp.hasBaseReg() ? " + " : "") in parseMSInlineAsm()