Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DPredicateExpander.h88 void expandOpcodeSwitchCase(raw_ostream &OS, const Record *Rec);
H A DPredicateExpander.cpp239 void PredicateExpander::expandOpcodeSwitchCase(raw_ostream &OS, in expandOpcodeSwitchCase() function in llvm::PredicateExpander
262 expandOpcodeSwitchCase(SS, Rec); in expandOpcodeSwitchStatement()