Home
last modified time | relevance | path

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

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