Searched refs:impresults (Results 1 – 2 of 2) sorted by relevance
653 const std::vector<Record*> &impresults) in DAGInstruction() argument655 ImpResults(impresults), ResultPattern(nullptr) {} in DAGInstruction()
1022 const std::vector<Record*> &impresults,1025 : Results(results), Operands(operands), ImpResults(impresults), in Results()