Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagOperands.cpp77 GIMatchDagOperandListContext::makeOperandList(const CodeGenInstruction &I) { in makeOperandList() function in GIMatchDagOperandListContext
H A DGIMatchDag.h29 const GIMatchDagOperandList &makeOperandList(const CodeGenInstruction &I) { in makeOperandList() function