Searched refs:ResOp (Results 1 – 2 of 2) sorted by relevance
539 ResultOperand &ResOp) { in tryAliasOpMatch() argument550 ResOp = ResultOperand(std::string(Result->getArgNameStr(AliasOpNo)), in tryAliasOpMatch()596 ResOp = ResultOperand(ResultRecord); in tryAliasOpMatch()612 ResOp = ResultOperand(static_cast<Record*>(nullptr)); in tryAliasOpMatch()624 ResOp = ResultOperand(II->getValue()); in tryAliasOpMatch()639 ResOp = ResultOperand(II->getValue()); in tryAliasOpMatch()730 ResultOperand ResOp(static_cast<int64_t>(0)); in CodeGenInstAlias() local732 R->getLoc(), T, ResOp)) { in CodeGenInstAlias()739 ResultOperands.push_back(ResOp); in CodeGenInstAlias()770 R->getLoc(), T, ResOp)) { in CodeGenInstAlias()[all …]
391 CodeGenTarget &T, ResultOperand &ResOp);