Home
last modified time | relevance | path

Searched refs:emitAdditionalPredicates (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h2204 virtual void emitAdditionalPredicates(MatchTable &Table, in emitAdditionalPredicates() function
2347 void emitAdditionalPredicates(MatchTable &Table,
H A DGlobalISelMatchTable.cpp965 MA->emitAdditionalPredicates(Table, *this); in emit()
2261 void ReplaceRegAction::emitAdditionalPredicates(MatchTable &Table, in emitAdditionalPredicates() function in llvm::gi::ReplaceRegAction