Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.h93 void expandOpcodeSwitchCase(raw_ostream &OS, const Record *Rec);
H A DPredicateExpander.cpp269 void PredicateExpander::expandOpcodeSwitchCase(raw_ostream &OS, in expandOpcodeSwitchCase() function in llvm::PredicateExpander
292 expandOpcodeSwitchCase(SS, Rec); in expandOpcodeSwitchStatement()