Home | History | Annotate | Download | only in TableGen

Lines Matching refs:CodeGenInstAlias

729   typedef std::pair<CodeGenInstAlias, int> ValueType;
763 typedef std::set<std::pair<CodeGenInstAlias, int>, AliasPriorityComparator>
774 std::make_pair(CodeGenInstAlias(R, Variant, Target), Priority));
789 const CodeGenInstAlias &CGA = Alias.first;
826 const CodeGenInstAlias::ResultOperand &RO = CGA.ResultOperands[i];
829 case CodeGenInstAlias::ResultOperand::K_Record: {
888 case CodeGenInstAlias
898 case CodeGenInstAlias::ResultOperand::K_Reg: