Searched refs:hasRegs (Results 1 – 2 of 2) sorted by relevance
85 bool hasRegs() const { return hasBaseReg() || hasIndexReg(); } in hasRegs() function89 bool emitImm() const { return !(hasRegs() || hasOffset()); } in emitImm()
5935 if (AR.IntelExp.hasRegs()) in parseMSInlineAsm()