Home
last modified time | relevance | path

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

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