Searched refs:hasRegs (Results 1 – 2 of 2) sorted by relevance
97 bool hasRegs() const { in hasRegs() function
5747 if (AR.IntelExp.Imm || !AR.IntelExp.hasRegs()) in parseMSInlineAsm()5748 OS << (AR.IntelExp.hasRegs() ? " + $$" : "$$") << AR.IntelExp.Imm; in parseMSInlineAsm()