Searched defs:PatFrag (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ | ||
H A D | PatternParser.h | 33 class PatFrag; variable |
H A D | Patterns.cpp | 474 PatFrag::PatFrag(const Record &Def) : Def(Def) { PatFrag() function in llvm::gi::PatFrag |