Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicate.cpp29 Ctx.makeMIPredicateOperandList()), in GIMatchDagOpcodePredicate()
39 Ctx.makeMIPredicateOperandList()) {} in GIMatchDagOneOfOpcodesPredicate()
H A DGIMatchDag.h34 const GIMatchDagOperandList &makeMIPredicateOperandList() { in makeMIPredicateOperandList() function
35 return OperandListCtx.makeMIPredicateOperandList(); in makeMIPredicateOperandList()
H A DGIMatchDagOperands.h123 const GIMatchDagOperandList &makeMIPredicateOperandList();
H A DGIMatchDagOperands.cpp99 GIMatchDagOperandListContext::makeMIPredicateOperandList() { in makeMIPredicateOperandList() function in GIMatchDagOperandListContext