Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/GlobalISel/
DGIMatchDagPredicate.cpp54 Ctx.makeTwoMOPredicateOperandList()) {} in GIMatchDagSameMOPredicate()
DGIMatchDag.h38 const GIMatchDagOperandList &makeTwoMOPredicateOperandList() { in makeTwoMOPredicateOperandList() function
39 return OperandListCtx.makeTwoMOPredicateOperandList(); in makeTwoMOPredicateOperandList()
DGIMatchDagOperands.h124 const GIMatchDagOperandList &makeTwoMOPredicateOperandList();
DGIMatchDagOperands.cpp121 GIMatchDagOperandListContext::makeTwoMOPredicateOperandList() { in makeTwoMOPredicateOperandList() function in GIMatchDagOperandListContext