Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp222 static inline bool hasRegisterFormat(const Record *Inst) { in hasRegisterFormat() function
546 else if (hasRegisterFormat(Rec)) { in run()