Searched refs:makeOperandList (Results 1 – 4 of 4) sorted by relevance
30 const GIMatchDagOperandList &makeOperandList(const CodeGenInstruction &I) { in makeOperandList() function31 return OperandListCtx.makeOperandList(I); in makeOperandList()
122 const GIMatchDagOperandList &makeOperandList(const CodeGenInstruction &I);
77 GIMatchDagOperandListContext::makeOperandList(const CodeGenInstruction &I) { in makeOperandList() function in GIMatchDagOperandListContext
410 MatchDag.getContext().makeOperandList(Instr)); in parseInstructionMatcher()