Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp257 static inline bool hasRegisterFormat(const Record *Inst) { in hasRegisterFormat() function
595 else if (hasRegisterFormat(Rec)) { in run()