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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicate.cpp54 Ctx.makeTwoMOPredicateOperandList()) {}
H A DGIMatchDagOperands.h124 const GIMatchDagOperandList &makeTwoMOPredicateOperandList();
H A DGIMatchDag.h39 const GIMatchDagOperandList &makeTwoMOPredicateOperandList() { function in class:llvm::GIMatchDagContext
40 return OperandListCtx.makeTwoMOPredicateOperandList();
H A DGIMatchDagOperands.cpp121 GIMatchDagOperandListContext::makeTwoMOPredicateOperandList() { function in class:GIMatchDagOperandListContext

Completed in 282 milliseconds