Home
last modified time | relevance | path

Searched refs:makeTwoMOPredicateOperandList (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDag.h39 const GIMatchDagOperandList &makeTwoMOPredicateOperandList() { in makeTwoMOPredicateOperandList() function
40 return OperandListCtx.makeTwoMOPredicateOperandList(); in makeTwoMOPredicateOperandList()
H A DGIMatchDagPredicate.cpp54 Ctx.makeTwoMOPredicateOperandList()) {} in GIMatchDagSameMOPredicate()
H A DGIMatchDagOperands.h124 const GIMatchDagOperandList &makeTwoMOPredicateOperandList();
H A DGIMatchDagOperands.cpp121 GIMatchDagOperandListContext::makeTwoMOPredicateOperandList() { in makeTwoMOPredicateOperandList() function in GIMatchDagOperandListContext