Lines Matching defs:IsAddress
368 bool IsAddress = false);536 // indicating an invalid register. IsAddress says whether the541 const unsigned *Regs, bool IsAddress) {548 if (Reg.Num == 0 && IsAddress)563 bool IsAddress = (Kind == ADDR32Reg || Kind == ADDR64Reg);564 if (parseRegister(Reg, Group, Regs, IsAddress))