Searched refs:DAGDefaultOperand (Results 1 – 3 of 3) sorted by relevance
1022 struct DAGDefaultOperand { struct1125 std::map<const Record *, DAGDefaultOperand, LessRecordByID> DefaultOperands;1193 const DAGDefaultOperand &getDefaultOperand(const Record *R) const { in getDefaultOperand()
3437 DAGDefaultOperand DefaultOpInfo; in ParseDefaultOperands()
834 const DAGDefaultOperand &DefaultOp = CGP.getDefaultOperand(OperandNode); in EmitResultInstructionAsOperand()