Home
last modified time | relevance | path

Searched defs:makeOperandList (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchDagOperands.cpp77 GIMatchDagOperandListContext::makeOperandList(const CodeGenInstruction &I) { in makeOperandList() function in GIMatchDagOperandListContext
DGIMatchDag.h30 const GIMatchDagOperandList &makeOperandList(const CodeGenInstruction &I) { in makeOperandList() function