Lines Matching refs:MatchOperand_Success
5725 if (ResTy == MatchOperand_Success) in parseOperand()
5803 if (ResTy == MatchOperand_Success) { in ParseRegister()
5860 return MatchOperand_Success; in parseMemOperand()
5872 return MatchOperand_Success; in parseMemOperand()
5934 if (Res != MatchOperand_Success) in parseMemOperand()
5966 return MatchOperand_Success; in parseMemOperand()
5984 if (ResTy == MatchOperand_Success) { in searchSymbolAlias()
6000 if (ResTy == MatchOperand_Success) { in searchSymbolAlias()
6019 return MatchOperand_Success; in matchAnyRegisterNameWithoutDollar()
6027 return MatchOperand_Success; in matchAnyRegisterNameWithoutDollar()
6035 return MatchOperand_Success; in matchAnyRegisterNameWithoutDollar()
6043 return MatchOperand_Success; in matchAnyRegisterNameWithoutDollar()
6051 return MatchOperand_Success; in matchAnyRegisterNameWithoutDollar()
6059 return MatchOperand_Success; in matchAnyRegisterNameWithoutDollar()
6067 return MatchOperand_Success; in matchAnyRegisterNameWithoutDollar()
6094 return MatchOperand_Success; in matchAnyRegisterWithoutDollar()
6121 return MatchOperand_Success; in parseAnyRegister()
6129 if (ResTy == MatchOperand_Success) { in parseAnyRegister()
6156 return MatchOperand_Success; in parseJumpTarget()
6182 return MatchOperand_Success; in parseInvNum()
6198 while (parseAnyRegister(TmpOperands) == MatchOperand_Success) { in parseRegisterList()
6268 return MatchOperand_Success; in parseRegisterList()