Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp591 bool emitPredicateMatch(raw_ostream &OS, unsigned Opc) const;
1329 bool FilterChooser::emitPredicateMatch(raw_ostream &OS, unsigned Opc) const { in emitPredicateMatch() function in FilterChooser
1390 emitPredicateMatch(PS, Opc); in emitPredicateTableEntry()